Problem 2449. Back to the future II
See test suite
Solution Stats
Problem Comments
-
2 Comments
I've spent much time trying to solve this problem without hacking. After finally giving up and seeing the solution, I can attest it is only possible to solve this problem with hacks. The author last came in Cody servers in 2016, and the p function no longer works. Don't waste unnecessary time trying to solve this through traditional means. You will see what was the trick, and why it no longer works when you hack it.
And let this be a lesson to all people out there. Sometimes problems are just broken. On the internet and in famous textbooks. Although some authors will probably die before admitting they made a mistake. :)
Solution Comments
Show commentsProblem Recent Solvers13
Suggested Problems
-
Project Euler: Problem 1, Multiples of 3 and 5
3369 Solvers
-
Back to basics 25 - Valid variable names
328 Solvers
-
Sum the entries of each column of a matrix which satisfy a logical condition.
163 Solvers
-
Replace multiples of 5 with NaN
449 Solvers
-
158 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!