IPv6 Compress by 51b(nn)

main(_,a,b){inet_pton(10,gets(a),b);puts(inet_ntop(10,b,a,99));}

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

download

return to the top page