Minesweeper by shinh

m[];char*p=m;main(j){for(read(0,m);*p;*p+++=2&~j)for(j=-9;*p>45&&j++;)*p+=p[j/3*14+j+18]==42;puts(m);}

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

download

return to the top page