| description | | hints | | solution | | discussion |
| exercises after lesson "More on Classes" | |||
| list of all exercises | |||
Take the program of exercise 6 and replace the list implement with C structs with a class, too. This exercise requires some knowledge in data structures and algorithms.