(dotimes[i 32](dotimes[j(- 32 i)](print(nth"#"(bit-and i j)\ )))(prn))