fork download
  1. public class Main{
  2. public static void main(String args[]){
  3. System.out.println("Hello");
  4.  
  5.  
  6. }
  7. }
Success #stdin #stdout 0.08s 54568KB
stdin
Standard input is empty
stdout
Hello