See test suite
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers14
Suggested Problems
-
3095 Solvers
-
How to find the position of an element in a vector without using the find function
2822 Solvers
-
Solve the set of simultaneous linear equations
512 Solvers
-
Cell Counting: How Many Draws?
2524 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1284 Solvers
More from this Author7
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
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. :)