Saturday, December 10, 2011

How to calculate the hypotenuse with C++?

First problem with the program is explained in the first answer......the next is that the variables x and y aren't declared....and there is no need to use separate variables x and y,the program will work by using only the leg2 and leg2

No comments:

Post a Comment