Another Contest 4 Problem 5 - Prime Time Television

View as PDF

Submit solution


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

Problem type
Allowed languages
C++

It's time to watch your favorite TV show! Please 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.