The Hitchhiker’s Guide to the Galaxy

function answer(question)
{
    if(answer == 'the answer to life the universe and everything'){
        setTimeout(function () { alert ('24');  }, 999999999999999999999*10^99);
     }
}
Vote up this code5
  • http:// Demircan Celebi

    It should be 42, not 24. #fail

  • Guest

    And it should be if(question == ‘the answer…

  • http://qwertjsblog.altervista.org/ Qwertj

    bigger fail of ever D: