Count of circles in a number aka 2581 by kaki

#!ruby -n
p gsub("8"){99}.count"069"

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

download

return to the top page