소스 검색

README

master
Lachlan Jacob 5 년 전
커밋
1d25d9b6aa
1개의 변경된 파일13개의 추가작업 그리고 0개의 파일을 삭제
  1. 13
    0
      README.md

+ 13
- 0
README.md 파일 보기

@@ -0,0 +1,13 @@
# 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…
취소
저장