瀏覽代碼

README

master
Lachlan Jacob 5 年之前
當前提交
1d25d9b6aa
共有 1 個文件被更改,包括 13 次插入0 次删除
  1. 13
    0
      README.md

+ 13
- 0
README.md 查看文件

# LeetCode Problems

Trying to do as many leetcode problems as possible.

Aiming for one a day, to try be a little consistent.

## Format

Folder Names will Be Puzzle Numbers and contain:

- main.<language extension> will be the code submitted. (Some code may have to be modified to run outside of LeetCode's driver).
- ./run.sh (This will contain a bash scipt to run/compile+run the code.


Loading…
取消
儲存