diff options
Diffstat (limited to 'Algorithms/Part-I/4-Puzzle/puzzle4x4-hard2.txt')
-rw-r--r-- | Algorithms/Part-I/4-Puzzle/puzzle4x4-hard2.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Algorithms/Part-I/4-Puzzle/puzzle4x4-hard2.txt b/Algorithms/Part-I/4-Puzzle/puzzle4x4-hard2.txt new file mode 100644 index 0000000..ec29a29 --- /dev/null +++ b/Algorithms/Part-I/4-Puzzle/puzzle4x4-hard2.txt @@ -0,0 +1,6 @@ +4 + 6 8 11 4 + 9 15 14 3 + 1 13 12 10 + 0 5 7 2 + |