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

Java Challenge

Name: Anonymous 2010-06-19 15:26

Count to 10 in the most obfuscated way possible using a maximum of 10 lines of code(not counting class and main declarations).

Lines of code should be counted as if you were coding in a normal properly formatted style.

Name: Anonymous 2010-06-19 15:34

public class JavaChallenge {
    //Thanks Jerry!
    public static void main(String[] args)
    {
        System.out.println("1/n2/n3/n4/n5/n6/n7/n8/n9/n10/n");
    }

}

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