Count diamonds level 2 by pooq

File standardInput readLines join splitNoEmpties("-")map($,($split(" * ")size/2|0)println)

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

download

return to the top page