Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.11 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.11 KB

SUSTech_CS205-CPP_2023f_Works

Course code of CS205 2023 Fall: C/C++ Program Design, SUSTech. Taught by Prof. Feng ZHENG.

Full score for these part.

Information

I upload descriptions in for every problem.

Part Content
Midterm 4 midterm OJ problems for this semester
Assignment 1 4 basic C or C++ programming problems
Assignment 2 P1: Memory management robustness; P2: Matrix functions with simulated smart pointers
Assignment 3 P1: Simple macro preprocessor; P2: Simple memory pool
Assignment 4 Simple UNO card game
Lab Exercise 16 weeks of lab exercise