matthewsamuel95 / ACM-ICPC-Algorithms

Algorithms used in Competitive Programming
2.07k stars 1.26k forks source link

Create right_triangle #851

Closed alokrkmv closed 5 years ago

alokrkmv commented 5 years ago

This is a c++ program which check whether it is possible to create a right triangle with given area and hypotenuse.