fork download
  1.  
  2.  
  3. class Keygen {
  4. public static void main(String[] args) {
  5. System.out.println("hello world");
  6. }
  7. }
Success #stdin #stdout 0.1s 52672KB
stdin
fwp
stdout
hello world