Telephone Keypad Letter Mapping Fixed by xulapp

print(readline().replace(/(.)+?1/g,function(s,c)String.fromCharCode(+c?c*3+89+s[-1]+(7<c):32)))

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

download

return to the top page