diff --git a/projects/aoc/src/year2021/inputs/day6-example.txt b/projects/aoc/src/year2021/inputs/day6-example.txt new file mode 100644 index 00000000..a7af2b1c --- /dev/null +++ b/projects/aoc/src/year2021/inputs/day6-example.txt @@ -0,0 +1 @@ +3,4,3,1,2 \ No newline at end of file