[rs] Solve 2022_09 part 2
This commit is contained in:
parent
25d4e0298d
commit
6812df3cfe
7 changed files with 93 additions and 50 deletions
2
sample_inputs/2022/2022_09.01.solution
Normal file
2
sample_inputs/2022/2022_09.01.solution
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Part 1: 13
|
||||
Part 2: 1
|
||||
8
sample_inputs/2022/2022_09.02.input
Normal file
8
sample_inputs/2022/2022_09.02.input
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
R 5
|
||||
U 8
|
||||
L 8
|
||||
D 3
|
||||
R 17
|
||||
D 10
|
||||
L 25
|
||||
U 20
|
||||
2
sample_inputs/2022/2022_09.02.solution
Normal file
2
sample_inputs/2022/2022_09.02.solution
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Part 1: 88
|
||||
Part 2: 36
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
Part 1: 13
|
||||
Part 2: ???
|
||||
Loading…
Add table
Add a link
Reference in a new issue