Problem 8

3

1 votes
Very-Easy
Problem

Input:
Take 3 integer
Output:
Analyze the test cases and provide the appropriate answer (Yes or No)
Sample:

Input:
5 3 4
Output:
Yes

Input:
55 54 1
Output:
No

Input:
3 3 3
Output:
Yes Hint Use of Geometric Concepts

Time Limit: 5
Memory Limit: 256
Source Limit:
Editor Image

?