Another Contest 4 Problem 3 - An Isosceles Right Triangle

View as PDF

Submit solution


Points: 0
Time limit: 1.0s
Memory limit: 256M

Problem type
Allowed languages
C++

You've squared away your tickets home, but are you still missing something? Implement the following function:

bool f(int N)

You may assume 1 \le N \le 10^6.


Comments

There are no comments at the moment.