Solution to problem 15 in Python
This commit is contained in:
6
src/Year_2016/files/P15.txt
Normal file
6
src/Year_2016/files/P15.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Disc #1 has 7 positions; at time=0, it is at position 0.
|
||||
Disc #2 has 13 positions; at time=0, it is at position 0.
|
||||
Disc #3 has 3 positions; at time=0, it is at position 2.
|
||||
Disc #4 has 5 positions; at time=0, it is at position 2.
|
||||
Disc #5 has 17 positions; at time=0, it is at position 0.
|
||||
Disc #6 has 19 positions; at time=0, it is at position 7.
|
||||
Reference in New Issue
Block a user