IPv6 prefix representation by nn

"$System.in::0".split(':').sum{"0000$it"[-4..-1]}[31..0].any{print"$it."}
print'ip6.arpa.'

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

download

return to the top page