diff options
Diffstat (limited to 'aoc2023/src/day6')
-rw-r--r-- | aoc2023/src/day6/input.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/aoc2023/src/day6/input.txt b/aoc2023/src/day6/input.txt new file mode 100644 index 0000000..1026e3a --- /dev/null +++ b/aoc2023/src/day6/input.txt @@ -0,0 +1,2 @@ +Time: 41 66 72 66 +Distance: 244 1047 1228 1040
\ No newline at end of file |