Telephone Keypad Letter Mapping Fixed by nn

print(readline().replace(/.+?1/g,function(x)1-x?(x[0]/.32+x[-1]+2|0).toString(36):' '))

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

download

return to the top page