what is the path to move to every point of a matrix of 5 column and 5 row once?????

Please support our C++ advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Nov 2009
Posts: 4
Reputation: nick30266 is an unknown quantity at this point 
Solved Threads: 0
nick30266 nick30266 is offline Offline
Newbie Poster

what is the path to move to every point of a matrix of 5 column and 5 row once?????

 
0
  #1
Nov 5th, 2009
can somebody help me with this program??
i have to program a matrix with n column and n row and it should be able to find a path moving like a horse in chess game(L) that touch every point of the matrix once. the program consist in enter the location where i want to start (n,n) n=1,2,3,4,5 and the computer will calculate the path...
ex: starting from (1,1) we have:
1 6 15 10 21
14 9 20 5 16
19 2 7 22 11
8 13 24 17 4
25 18 3 12 23
you can see that the sequence of the numbers is in L. i need at least a start head
Reply With Quote Quick reply to this message  
Reply

Message:




Views: 128 | Replies: 0
Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC