fork download
  1. public class Main {
  2.  
  3. public static void main(String[] args) {
  4. System.out.<String, Integer, Thread>println("this is madness");
  5. }
  6. }
Success #stdin #stdout 0.06s 380160KB
stdin
Standard input is empty
stdout
this is madness