Move inputs to a separate directory.
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
parent
b4198a1d6b
commit
6c6d164c89
4 changed files with 0 additions and 0 deletions
6
inputs/day01.example.txt
Normal file
6
inputs/day01.example.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
3 4
|
||||
4 3
|
||||
2 5
|
||||
1 3
|
||||
3 9
|
||||
3 3
|
||||
1000
inputs/day01.txt
Normal file
1000
inputs/day01.txt
Normal file
File diff suppressed because it is too large
Load diff
10
inputs/day02.example.txt
Normal file
10
inputs/day02.example.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
7 6 4 2 1
|
||||
1 2 7 8 9
|
||||
9 7 6 2 1
|
||||
1 3 2 4 5
|
||||
8 6 4 4 1
|
||||
1 3 6 7 9
|
||||
8 1 2 3 4
|
||||
1 2 3 4 10
|
||||
1 2 10 3 4
|
||||
10 11 12 13 1
|
||||
1000
inputs/day02.txt
Normal file
1000
inputs/day02.txt
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue