Problem 60835. Prime Numbers
Write a function that takes a vector of numbers and returns the sum of all prime numbers in it.
Solution Stats
Problem Comments
-
1 Comment
Christian Schröder
on 31 Mar 2025 at 20:55
The test suite's broken, and the problem cannot be solved without hacking.
BTW, if you fix the test suite, I'd also suggest adding more test cases.
Solution Comments
Show commentsProblem Recent Solvers1
Suggested Problems
-
1 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!