Do it BLACK ANOTHER by clock

n=0
System.in.eachLine{"-_".each{s->it=~s&&println(n+=it.count(s))}}

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

download

return to the top page