The latest version of the anti-hack test-suite.
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers18
Suggested Problems
-
1247 Solvers
-
Project Euler: Problem 10, Sum of Primes
2091 Solvers
-
901 Solvers
-
1771 Solvers
-
604 Solvers
More from this Author6
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Finally the main limitation of the anti hacking techniques it that they can't never control the name of the function that execute in first. So it's always possible to execute code before any protections.
What was your solution Frequency Domain ?
Did you think that the testsuite was perfect ?
Is this on purpose that the test case got split in 2 broken test cases because of the '%%' escaping char in the sprintf( )?