Linux words by idealmachine

while(L=readline())print(L[4]?L.replace(/^(l|(.))(i|(.))|(u|(.))(x|(.))$|n/gi,'$2$4$6$8').length:-1)

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

download

return to the top page