Hide
Problem H
Almost Pythagorean
Languages
en
is
You are given a non-negative integer
Input
The first and only line of input contains a non-negative
integer
Output
Print the number of integer triples
Sample Input 1 | Sample Output 1 |
---|---|
10 |
5 |