Telephone Keypad Letter Mapping Fixed by koyama41

main=interact$map(foldr1(\_->succ)).lines.map(\c->" \nadgjmptw"!!read[c])

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

download

return to the top page