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
-
Return a list sorted by number of occurrences
1876 Solvers
-
732 Solvers
-
549 Solvers
-
Return elements unique to either input
650 Solvers
-
Magic is simple (for beginners)
5223 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!