Telephone Keypad Letter Mapping Fixed by xulapp

int i;for(string s:split(stdin,'1'))ask(format('%c',(i=(int)s%10)<1?32:(int)3.125i+90+length(s)));

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

download

return to the top page