(setf n 1)(dotimes(_ 8)(format t"~v@{~a~:*~}~%"8(incf n 11)))