Divide the rectangle by murky-satyr

for i,s in('15a\x12b\x0f3a\x12c\x07d\x084e\x0ef\x04c\x07d\x081e\x0eg\nh\x01d\x089e\x0eg\ni\x09'):gfind'(%d+)(%D+)'do
for j=1,i do
o=''for c,k in s:gfind'(.)(.)'do
o=o..(' '..c):rep(k:byte())end
print(o)end
end

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

download

return to the top page