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

/prog/ challenge

Name: Anonymous 2012-06-29 12:53

create the most inefficient 'hello world' program imaginable

Name: Anonymous 2012-06-29 13:43

Seriously, some interpreters have much worse startup times.
What about the classic echo "public class HelloWorld { public static void main(String[] args) { System.out.println(\"hello world\"); } }" > HelloWorld.java && javac HelloWorld.java && java HelloWorld?

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