Friday, December 16, 2011

Beginner C++ Programming?

Write a program that prompts the user for the length of the hypotenuse and the length of one side. Then print the length of the remaining side (use the Pythagorean theorem) The perimeter of the triangle

No comments:

Post a Comment