Problem 206. the return of the hackathon

You might have found a solution to our previous hackathon entry, but can you do that again?

As before, I am thinking of a number between 1 and 10000... can you guess what this number is?

Description

The test suite has random predefined entries. Your job is to find a hack and have your function return the correct answer.

notes

Neither the @bmtran's evalin trick nor a lookup table nor the solution of the previous hackathon entry would work here...

Tags

Problem Group

39 solvers submitted 280 solutions (7.18 solutions/solver).

Solution Comments