Telephone Keypad Letter Mapping Fixed by inaniwa

p;main(c){for(;read(0,&c,1);)p=c<50?c%2?!putchar(p):32:p?p+1:c*25/8-59;}

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

download

return to the top page