Network mask v2 by hallvabo

while 1:print sum(int(e)>>i&1for e in raw_input().split('.')for i in range(8))

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

download

return to the top page