Okay so I'm in a community college, i'm taking a programming class and I have no clue what i'm doing. Can someone help me out with this one problem? The book we use doesn't have examples like these. Thanks.

Write an algorithm for this problem:

The user enters a length from the keyboard in centimeters. The length is then converted to inches (to the nearest inch) to switch to the English measurement system. The length is then output in yards, feet, and inches.

Two parts must be submitted:

1. To do list
2. Algorithm

Submissions must be in Word or RTF format.

This is an algorithm and must not contain C++ code.