use c++ to design a maze program with a GUI interface,the program has the following function: 1. users can enter size of
Posted: Sat Nov 27, 2021 2:31 pm
use c++ to design a maze program with a GUI interface,the program has the following function:
1. users can enter size of maze (at least 100x100) by themselves.
2. provide a convenient user interface to mark the extension of the maze channel.
3. after completing the maze design, the program will automaticly output a feasible path, and indicatethe total length of the path.
NOTE: -if there is plagirism from each other, regardless of weather the plagiarism it is counted as zero point.
1. users can enter size of maze (at least 100x100) by themselves.
2. provide a convenient user interface to mark the extension of the maze channel.
3. after completing the maze design, the program will automaticly output a feasible path, and indicatethe total length of the path.
NOTE: -if there is plagirism from each other, regardless of weather the plagiarism it is counted as zero point.