Some cleanup, added a few comments all around
This commit is contained in:
parent
5cef034755
commit
5e94b4e474
6 changed files with 51 additions and 17 deletions
|
@ -1,7 +1,7 @@
|
|||
# Advent of Code - trotFunky's pot O' code
|
||||
|
||||
This is the repository where I'll be storing my solutions for the [Advent of Code](https://adventofcode.com) event run by [Eric Wastl](http://was.tl/).
|
||||
The directory structure is simple : `year/day`, each day containing the input file and at least one file containing my solution(s).
|
||||
The directory structure is simple : `year/day`, each day containing the input file and at least one file containing my solution(s). The prompts of each puzzles will not be repeated here, so go check them on the site !
|
||||
|
||||
## Depencies
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue