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:

Copy
bool f(int N)

You may assume 1N106.


Comments

There are no comments at the moment.