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 Solvers183
Suggested Problems
-
5727 Solvers
-
Change the first and last diagonal element of the identity matrix to zero
154 Solvers
-
Find out value of sine given by degree.
338 Solvers
-
342 Solvers
-
Given a square and a circle, please decide whether the square covers more area.
1243 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!