Problem 1722. Find the next prime number
Solution Stats
Problem Comments
Solution Comments
-
1 Comment
GeeTwo
on 20 Jun 2022
Oh, I like that one! Iterative, but elegant.
Though you can knock it further down using ans in place of y.
Problem Recent Solvers335
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
4982 Solvers
-
Project Euler: Problem 10, Sum of Primes
1304 Solvers
-
Relative ratio of "1" in binary number
931 Solvers
-
The sum of the numbers in the vector
532 Solvers
-
620 Solvers
More from this Author17
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!