Sunday, May 29, 2005

#include(stdio.h)

int main(){

printf("programming is gay!\n");

return 0;

}

0 Comments:

Post a Comment

<< Home