Day 5 2022
This commit is contained in:
parent
adc1f4a005
commit
519457de8a
3 changed files with 565 additions and 0 deletions
9
Python/2022/05/sample
Normal file
9
Python/2022/05/sample
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[D]
|
||||
[N] [C]
|
||||
[Z] [M] [P]
|
||||
1 2 3
|
||||
|
||||
move 1 from 2 to 1
|
||||
move 3 from 1 to 3
|
||||
move 2 from 2 to 1
|
||||
move 1 from 1 to 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue