repeat line by hallvabo

class R{static{String S=new java.util.Scanner(System.in).nextLine();for(int b:S.getBytes())System.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