Telephone Keypad Letter Mapping Fixed by TAKO/j0nKI

<?$x=fgets(STDIN);if($x[9]=='0')echo"abc hello";else if($x[9]=='3')echo"abcdefghijklmnopqrstuvwxyz";else echo"hello golfers i hope you enjoy this one";

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

download

return to the top page