advent-of-code/2015/day-09
Patrick Auernig c42cfea924 Clean up code for 2015 day 09
- Remove unnecessary path from DFS
- Take filenames as command line arguments
- Update notes
2021-02-13 03:28:35 +01:00
..
inputs Add solution for 2015 day 09 part 1 2021-02-12 21:08:00 +01:00
src Clean up code for 2015 day 09 2021-02-13 03:28:35 +01:00
.gitignore Add solution for 2015 day 09 part 1 2021-02-12 21:08:00 +01:00
notes.md Clean up code for 2015 day 09 2021-02-13 03:28:35 +01:00