fork download
  1. importPackage(java.io);
  2. importPackage(java.lang);
  3.  
  4. // your code goes here
  5.  
  6. print("greg")
Success #stdin #stdout 0.33s 38804KB
stdin
Standard input is empty
stdout
greg