homework of OOP&DS, 2nd Semester 1st Grade
This program can currently work only when the terminal size is:
columns: 120
rows: 30
For UNIX & Linux users, you can use "tput [cols/lines]" to check your terminal size.
For Windows users, you can run "check_size.cpp" in this repository to check your terminal size.