You are on page 1of 5

SPOJ.com - Problem PRIME1 http://www.spoj.

com/problems/PRIME1/

PROBLEMS (/problems) STATUS (/status) RANKS (/ranks)

DISCUSS (http://spoj.com/forum) CONTESTS (/contests) (/manageaccount/)

PROFILE

1 of 5 12-10-2017, 07:47 PM
SPOJ.com - Problem PRIME1 http://www.spoj.com/problems/PRIME1/

Input:
2
110
35

Output:
2
3
5
7

3
5

Warning: large Input/Output data, be careful with certain languages (though most
should be OK if the algorithm is well designed)

2 of 5 12-10-2017, 07:47 PM
SPOJ.com - Problem PRIME1 http://www.spoj.com/problems/PRIME1/

Last edit: 2017-09-30 07:20:53

Last edit: 2017-09-22 07:39:26

3 of 5 12-10-2017, 07:47 PM
SPOJ.com - Problem PRIME1 http://www.spoj.com/problems/PRIME1/

4 of 5 12-10-2017, 07:47 PM
SPOJ.com - Problem PRIME1 http://www.spoj.com/problems/PRIME1/

# # # # # # # # # # # #
# # # # # # # # # # # #
# # # # # # # # # # # #
# # # # # # # # # # # #

5 of 5 12-10-2017, 07:47 PM

You might also like