A New Task

Understand the problem

This task is a variation of Problems 10, 11 and 12 in Chapter 5. We begin by looking at the spec.

Do a small example by hand

Write an algorithm for solving the problem

Translate the algorithm into a programming language (like C)

Test the program


[up] to Overview.