more tests
This commit is contained in:
parent
d0f8b3e0ad
commit
1bcff515b7
22 changed files with 191 additions and 58 deletions
8
test/function/hanoi.out
Normal file
8
test/function/hanoi.out
Normal file
|
@ -0,0 +1,8 @@
|
|||
A --> C
|
||||
A --> B
|
||||
C --> B
|
||||
A --> C
|
||||
B --> A
|
||||
B --> C
|
||||
A --> C
|
||||
0
|
Loading…
Add table
Add a link
Reference in a new issue