Problem 45964. Compute the nth Pythagorean prime
Solution Stats
Problem Comments
-
2 Comments
Hey. I have some troubles submitting my solution to this problem. Since yesterday I keep having the message : "The server is not available. Wait a few minutes, and then retry your request. If the problem persists, contact the instructor." My solution when I tested it in the pad successufully passes through all the tests though. Any idea what the problem could be ?
@Nicolas Douillet
I think its because your code is taking too long to run. you need to make your code fast so that it can be compiled within the given time and satisfy all the test cases.
Solution Comments
Show commentsProblem Recent Solvers42
Suggested Problems
-
Return the largest number that is adjacent to a zero
5445 Solvers
-
Is this triangle right-angled?
6172 Solvers
-
5578 Solvers
-
Double all elements in the array
1850 Solvers
-
Determine if Input is Oddish or Evenish (Odd/Even Sum of Digits)
307 Solvers
More from this Author310
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!