fork download
  1. class Ideone {
  2. public static void main(String argv[]){
  3. System.out.println("love JAVA");
  4.  
  5.  
  6.  
  7. }
  8. }
Success #stdin #stdout 0.09s 52484KB
stdin
Standard input is empty
stdout
love JAVA