Problem 43142. Find max prime number
Given integer number n. Find the max prime number (mpn) that smaller than or equal to n. Example:
n = 10 --> mpn = 7
Solution Stats
Problem Comments
-
1 Comment
Dyuman Joshi
on 1 Dec 2020
Needs more test cases.
Solution Comments
Show commentsProblem Recent Solvers178
Suggested Problems
-
Replace NaNs with the number that appears to its left in the row.
3010 Solvers
-
Find the sum of the elements in the "second" diagonal
1157 Solvers
-
Cell Counting: How Many Draws?
2114 Solvers
-
437 Solvers
-
1011 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!