CGS2423, Assignment 1
Due Tuesday January 28 at the start of class
Write a complete program using C that will meet the requirements of problem
6 on page 72 of the text.
-
Allow the user to enter floating point numbers for the dimensions of the
yard and house.
-
When displaying the result, display it in a complete sentence that also indicates
the dimensions of the house and the yard.
-
In the output, only print 2 decimal places for each number.
You may run an example of this homework at this link:
Run
an example