Record Case Detail

Notes

This function is in beta test. Please help improve it in the issues here.

Stderr

warning: move_hanoi: some elements in list of return values are undefined
warning: called from
    move_hanoi at line 11 column 1
    ex2 at line 20 column 2

Your Answer

1 -> 2
1 -> 3
2 -> 3
1 -> 2
3 -> 1
3 -> 2
1 -> 2
1 -> 3
2 -> 3
2 -> 1
3 -> 1
2 -> 3
1 -> 2
1 -> 3
2 -> 3

JOJ Answer

1 -> 2
1 -> 3
2 -> 3
1 -> 2
3 -> 1
3 -> 2
1 -> 2
1 -> 3
2 -> 3
2 -> 1
3 -> 1
2 -> 3
1 -> 2
1 -> 3
2 -> 3