cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Restart the program
Restart the program
Mar 5, 2013 at 1:34pm UTC
albanick
(3)
HI!
I'm trying to make a 8-puzzle with c++ and i got the algorithm but i dont know how to restart the program, i dont want to make 100000 lines to solve the 8-puzzle i want to restart the program every time i move the blank place of the 3x3 puzzle
Mar 5, 2013 at 2:04pm UTC
Darkmaster
(564)
loops, if/else and functions
Topic archived. No new replies allowed.