Number Tile Problem   On a NxN board we have numbers from 1 to N*N-1 which are to be arranged in increasing order.Each number has a tile and there is one empty tile. Any tile next to the empty tile can be slid into it. The aim is to leave the NxN tile empty and fill all other tiles in hte ascending order.
Hosted by www.Geocities.ws

1