We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7da5632 commit 330191aCopy full SHA for 330191a
README.md
@@ -7,3 +7,5 @@ I have done my best to comment my code with my thought process to facilitate fol
7
The test input for each day is added as 2 files into each day's folder.
8
"testinput.txt" is the "official" small test set given on the puzzle question.
9
"input.txt" is the actual test input which is personalised for each user of Advent of Code.
10
+
11
+The original questions as well as the answers produced by the given code files can be found in each day's "puzzle.txt".
0 commit comments