New hacking series...
Fun !
you are apparently using some cool/sophisticated checks in secret_solver to avoid hacking attempts, but in my opinion it might be safer to just leave the checking of whether the solution is correct or not to your .p function itself, instead of having your .p function return the correct value (e.g. something like testsuite in http://www.mathworks.com/matlabcentral/cody/problems/1969-self-description)
The code is actually doing what it says it is doing, nothing fancy in there. But you are right, for the next one I will take the approach in [Alfnie1969]. Thanks!
Next one is out! http://www.mathworks.com/matlabcentral/cody/problems/2449-back-to-the-future-ii
Which values occur exactly three times?
3817 Solvers
Find state names that end with the letter A
707 Solvers
Determine if a Given Number is a Triangle Number
322 Solvers
Return the first and last character of a string
3447 Solvers
Are all the three given point in the same line?
270 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!