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

Smallest "Hello World" Challenge

Name: Anonymous 2011-10-24 15:36

Program:
1.cannot: use assembler and non-portable OS APIs
2.outputs "Hello World" in visible form.
3.must be compiled into a single program unit which can be transferred between any two machines(with same OS) and run "Hello World".

Name: Anonymous 2011-10-24 17:47

$ perl -e 'print "Hello World!\n";'
Hello World!

Works on any UNIX standard install of Perl.

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