Question

Write a function to check whether given triangle is right angled triangle?

Login to Submit

Examples

Input: 12 16 20
Output: true