Problem 42749. Find the nearest prime
Solution Stats
Problem Comments
-
4 Comments
From test case 2, it seems that you are asking for the closest prime number no less than n. Please clarify this ambiguity in the problem. Otherwise, the answer to test case 2 is 19 (not 23), which is the closest prime number to 20.
Final statement in problem statement disagrees with Case #1 of n=3.
I made a few quick edits.
I suggest to update this problem with big primes.
Problem Recent Solvers61
Suggested Problems
-
2074 Solvers
-
417 Solvers
-
904 Solvers
-
698 Solvers
-
305 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!