fork(1) download
  1. class HelloWorld {
  2. public static void main(String[] args) {
  3. for (long l = 4946144450195624l; l > 0; l >>= 5)
  4. System.out.print((char) (((l & 31 | 64) % 95) + 32));
  5. }
  6. }
Success #stdin #stdout 0.11s 320576KB
stdin
Standard input is empty
stdout
hello world