1
0
mirror of https://gitlab.com/MisterBiggs/aoc2021.git synced 2025-08-11 23:51:22 +00:00

refactor organization of repo

This commit is contained in:
2022-10-11 21:15:55 -06:00
parent 83a6196b20
commit 305ec1f29d
23 changed files with 45 additions and 173 deletions

10
inputs/day5.txt Normal file
View File

@@ -0,0 +1,10 @@
0,9 -> 5,9
8,0 -> 0,8
9,4 -> 3,4
2,2 -> 2,1
7,0 -> 7,4
6,4 -> 2,0
0,9 -> 2,9
3,4 -> 1,4
0,0 -> 8,8
5,5 -> 8,2