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