STRING by pooq

while(0<readInt){var(s,a)=readLine->readInt;if(a<0)s=s.reverse;println(s*a.abs)}

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

download

return to the top page