文章目录
Experiment 3 Calculating “The Sum of Its Parts”(4 hours)
- Experiment 3 Calculating "The Sum of Its Parts"(4 hours)
- 数据文件
- Code
-
- Java实现
- C语言实现
Prerequisites: Students should have mastered the following prerequisite skills.
- Trees - Knowledge of tree representation, particularly general hierarchies
- map container - Knowledge of use of map container, including iteration
- Recursion - Knowledge of creating a recursive solution for a problem
Goals: This assignment is designed to reinforce your understanding of t