Stepping Space Removal by mulder_fbi

enum K{K;System z;{String s=new java.util.Scanner(z.in).nextLine();for(;s.contains(" ");s=s.replaceFirst(" ",""))z.out.println(s);z.out.println(s);}}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page