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 0:16

Easy.
print "Segmentation Fault."

Name: Anonymous 2012-09-19 0:52

with Ada.Text_IO;
procedure Main is
begin
   Ada.Text_IO.Put_Line ("Segmentation fault");
end Main;

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