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.
use c++ to design a maze program with a GUI interface,the program has the following function: 1. users can enter size of
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am