Mathias Bynens

404 Not Found

Congratulations — you made it to the übersecretly hidden error page!

Whatever you expected to find here, well, I guess it just ain’t here. Sorry.

Here, have a random code snippet:

var C, I, A;
C = I = A = 0; // Get it?
for (; I < 4; I++) {
for (; A < 101; A++) {
C++; // Get it???
}
A = 0;
}
console.log(C);

Got one to add to the collection? Save it as a Gist and let @mathias know. Allowed languages are JavaScript, PHP, Python, C++, Perl and Ruby. Bonus points for originality, complexity and verbosity. Go wild.