Ok i just need the values of 3 sides of a triangle real quick!!
in int value please one that passes
a^2+b^2=c^2
i have the code just cant think of any test cases :(
Printable View
Ok i just need the values of 3 sides of a triangle real quick!!
in int value please one that passes
a^2+b^2=c^2
i have the code just cant think of any test cases :(
Never mind I did a google search and found it LMAO
God I love google
went with 3 4 5 and my program caught it so im happy :rolleyes: