Moved to 2021 Folder

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2021-12-07 10:56:13 +01:00
parent a8a771a245
commit c0369d340a
28 changed files with 2 additions and 2 deletions

10
2021/day-5/ex.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