Can the Problem be Solved
CodeChefOpen on judge ↗
Problem description. You will be given a 3 X 3 board with 8 tiles (each tile is numbered from 1 to 8) and an empty one. Your task is to place the numbers on tiles in order using the empty space. You can slide 4 adjacent slides into the empty space. 1 2 3 4 5 6 7 8 Goal State You will be given a state of the problem. If Goal state can be reached from the given state then that problem is sai
HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17
CodeSearch Tutor
Hints, not spoilers — it won’t hand over the full solution unless you insist.
Sign in to chat with the tutor and save your progress.
Sign in to start