Name: Anonymous 2007-11-09 21:00
ITT, obfuscated code that makes you LOL when you run it.
// build with GCC
#include <stdio.h>
int main(int c,char**v) {
char *s="B+p:ubYBGG0,|M3B=1*0N\n"
"it's touring complete\n",*k[]={s+21,--s};
return c?({while(main(!k,k))putchar(**k^*k[1]-10);0;}):(v[1]++,*++*v);
}