Divide the rectangle by nn

END{for(;x=y++<32;)for(;x++<35;)printf(x>34?RS:" %c",(y<19&&x<20?1:y<16?2:x<16?5:y<23?x<20?6:x<27?3:4:x<26?7:y>23?9:x<27?8:4)+96)}

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

download

return to the top page