cut string by uru

var s,t:string;begin
readln(t);readln(s);if t>'4'then read(t);write(s+t:27*random(2)+30)end.

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

download

return to the top page