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

java help!

Name: Anonymous 2009-02-05 19:06

class Hello
{
   public static void main(String[] args)
   {
      System.out.printIn("Hello world!");
   }
}

Im a noob can someone help me make this work?

Name: Anonymous 2009-02-07 6:35

most efficient C pound version

class Program
{
    static void Main(string[] args)
    {
        System.Console.WriteLine("{0}{1}{2}{3}{4}{5}{6}{7}{8}{9}{10}{11}",
            'H', 'e', 'l', 'l', 'o', ' ', 'W', 'o', 'r', 'l', 'd', '!');
    }
}

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