x86 MASM pythagorean calculator
Budget: $10 – $30 USD
X86 MASM task in visual studio:
Write a program that asks the user for the lengths of the two legs of N right-angled triangles, calculates the length of the hypotenuse (using the Pythagorean theorem), and displays it on the screen. Additionally, determine the smallest and largest hypotenuse, and display them on the screen along with their input index.
Write a program that asks the user for the lengths of the two legs of N right-angled triangles, calculates the length of the hypotenuse (using the Pythagorean theorem), and displays it on the screen. Additionally, determine the smallest and largest hypotenuse, and display them on the screen along with their input index.