expand text by 51b

import std.stdio;void main(){int n=*readln-48,i=n;for(auto s=readln;i--;)foreach(c;s)foreach(j;0..c>11?n:1)putchar=i%~-n&&j%~-n?32:c;}

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

download

return to the top page