create table by pooq

int r=stdin;for(int x=1;x<=r;++x,write())for(int y=1;y<=r;++y)ask(x>1&&x<r&&y>1&&y<r?"0":"1");

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

download

return to the top page