_='' exec'a=0x'+_.join(raw_input().split()[::-1])+';_+=chr(a&127);a>>=9'*9202 print _
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page