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