I. Design of the homework
In this homework, we will practice some important knowledge of C++ in the chapters on classes, before
the inheritance part (chapter 13). A sequence of numbered tasks are designed (described in Section IV).
Each task requires writing some simple code to reflect your understanding of some knowledge of C++.
II. Tasks of the homework
Read the files in the folder Code of this assignment on Moodle.
The testing .cpp files, whose file names include the prefix "test", are comple
2022-06-02 14:03:46
261KB
c++