International Radiotelephony Spelling Alphabet by teebee

enum I{I;System z;{try{for(int c;;z.out.printf(c>64?"AlphaBravoCharlieDeltaEchoFoxtrotGolfHotelIndiaJulietKiloLimaMikeNovemberOscarPapaQuebecRomeoSierraTangoUniformVictorWhiskeyX-rayYankeeZulu".split("(?=[A-Z])")[c%32]+" ":"%c ",c))c=z.in.read();}catch(Exception e){}}}

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

download

return to the top page