#ENGLISHP38. Minimum Prime
Minimum Prime
Description
Find a minimum prime which is greater than N.
Input Format
One positive integers N (N <= 100000).
Output Format
One integer.
26
29
Find a minimum prime which is greater than N.
One positive integers N (N <= 100000).
One integer.
26
29