Parcourir la source

README

master
Lachlan Jacob il y a 5 ans
révision
1d25d9b6aa
1 fichiers modifiés avec 13 ajouts et 0 suppressions
  1. 13
    0
      README.md

+ 13
- 0
README.md Voir le fichier

@@ -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.


Chargement…
Annuler
Enregistrer