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 Solvers186
Suggested Problems
-
given 3 sides, find area of this triangle
809 Solvers
-
390 Solvers
-
Flip the main diagonal of a matrix
864 Solvers
-
Try 1.5.4: Celsius to Fahrenheit
846 Solvers
-
Replace odd number in given matrix by zero
147 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!