Computer Science, asked by suhanigup77, 1 month ago

write algorithms
5. To find the sum of a square of two numbers m and n. (Hint: m + n )​ please help me ​

Answers

Answered by lexi07
0

Explanation:

In Windows, almost all open windows have three buttons on the menu bar; located at the top of the screen. The far left button is the minimize button, depicted by a minus sign. When one left clicks on this button the window hides itself on the taskbar; which by default is located at the bottom of the screen.

Answered by aanjalikrialokraj
1

Answer:

Input : n = 17

Output : Yes

4^2 + 1^2 = 17

Input : n = 169

Output : Yes

5^2 + 12^2 = 169

Input : n = 24

Output : No

HOPE THIS ANSWER HELPFUL TO YOU

Similar questions