[py] Simplify 2015_02
This commit is contained in:
parent
aaa074d66d
commit
455aa617ba
5 changed files with 17 additions and 40 deletions
1
sample_inputs/2015/2015_02.01.input
Normal file
1
sample_inputs/2015/2015_02.01.input
Normal file
|
|
@ -0,0 +1 @@
|
|||
2x3x4
|
||||
2
sample_inputs/2015/2015_02.01.solution
Normal file
2
sample_inputs/2015/2015_02.01.solution
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Part 1: 58
|
||||
Part 2: 34
|
||||
1
sample_inputs/2015/2015_02.02.input
Normal file
1
sample_inputs/2015/2015_02.02.input
Normal file
|
|
@ -0,0 +1 @@
|
|||
1x1x10
|
||||
2
sample_inputs/2015/2015_02.02.solution
Normal file
2
sample_inputs/2015/2015_02.02.solution
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Part 1: 43
|
||||
Part 2: 14
|
||||
Loading…
Add table
Add a link
Reference in a new issue