Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

hi prog

Name: Anonymous 2012-09-19 0:12

lets play a game!

I call it proggolf.

Do something hard in your favorite language.

In order to prove that your language doesn't suck, do the same thing in your language!

The last surviving language is the bestest language!

I'll start.



#include <stdio.h>
int main(int argc, char ** argv)
{
  return *(int*)NULL;
}

Name: Anonymous 2012-09-19 1:05

>>3,4

#include <stdio.h>
int main(int argc, char **argv)
{
        fputs("Segmentation Fault.\n", stderr);
        return 1;
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List