IPv6 prefix representation by 0mg

for(v=readline(i=8).split(":");i--;)for(j=4;j--;p(("0000"+[v[i]]).slice(-4)[j]+"."))p=putstr;p("ip6.arpa.")

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

download

return to the top page