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
-
Select every other element of a vector
33001 Solvers
-
Getting the indices from a vector
9823 Solvers
-
Calculate the Hamming distance between two strings
323 Solvers
-
118 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1073 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!