Count diamonds level 1 by *yuko*

character c;do1;n=0;do2 i=0,450;read'(a$)',c;k=c=="*";2 n=n+k;1 print'(i0)',n/5;end

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

download

return to the top page