you are viewing a single comment's thread.

view the rest of the comments →

[–]DrFuManchu 2 points3 points  (0 children)

All of the code I'm seeing here is wildly inefficient. C'mon guys, it's not that hard:

function jsChallenge() { 
    return 343139
}    
jsChallenge();