Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
2/18/2010 5:29:19 AM EDT
class Awesome
{
   public static void main(String[] args)
   {
       System.out.println("Awesome.");
   }
}
2/18/2010 5:29:58 AM EDT
[#1]




Quoted:

class Awesome

{

public static void main(String[] args)

{

System.out.println("Awesome.");

}

}



Fail

2/18/2010 5:36:33 AM EDT
[#2]
2/18/2010 5:40:32 AM EDT
[#3]
21 posts since May 2003... and you use one for this?

FAIL
2/18/2010 5:45:42 AM EDT
[#4]
#include <iostream.h>


main()


{


cout << "FAIL" << endl;


return 0;


}






 
2/18/2010 5:48:09 AM EDT
[#5]
Hmm, I think I logged in with the wrong account...
2/18/2010 5:49:05 AM EDT
[#6]
How's this?

(Yeah, I've told the management to delete the other one for a long time now.)