Problem 53094. Easy Sequences 51: Positive Gaussian Primes
Solution Stats
Problem Comments
-
2 Comments
Michael Sisco
on 25 Dec 2021
I have a solution that works and the entire test suite can run in 18 seconds on my laptop, but takes a little over 45 seconds to run on the server, so the server times out on the test cases.
I'm stumped trying to figure out how I can optimize this code any further.
Michael Sisco
on 25 Dec 2021
I just re-ran the solution and this time it worked. I must have gotten a slow core the first time I ran it. ;-)
Problem Recent Solvers3
Suggested Problems
-
Select every other element of a vector
25155 Solvers
-
Project Euler: Problem 7, Nth prime
1009 Solvers
-
29 Solvers
-
407 Solvers
-
Set some matrix elements to zero
353 Solvers
More from this Author66
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!