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
-
Project Euler: Problem 1, Multiples of 3 and 5
2247 Solvers
-
293 Solvers
-
Remove the two elements next to NaN value
515 Solvers
-
Generate N equally spaced intervals between -L and L
706 Solvers
-
Relative ratio of "1" in binary number
789 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!