Given an vector x of integer numbers, find the element of x that has the most primes less than it.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers72
Suggested Problems
-
4574 Solvers
-
How to find the position of an element in a vector without using the find function
2822 Solvers
-
Change the sign of even index entries of the reversed vector
661 Solvers
-
Check that number is whole number
5481 Solvers
-
209 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
It can be an interesting problem but as of now it can be passed by using max()