Carlozzito's blog

By Carlozzito, history, 4 years ago, In English

Hi,

I saw a couple of months ago a problem with a solution that was something like 100 if-else (I think it was about finding the password to something). I tried to search for it in April Fools contests but couldn't find it (maybe I missed it). Any of you know where to find it?

Thanks ^^

-Carlozzito.

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
4 years ago, # |
  Vote: I like it +3 Vote: I do not like it

Probably these from AIM Tech Poorly Prepared Contest — F, G, and J (in increasing order of number of if-statements).

  • »
    »
    4 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    That was the problem I was looking for! Thank you so much!! <3