阿Q画圈


Submit solution

Points: 100
Time limit: 1.0s
Memory limit: 32M

Problem types
Allowed languages
C, C++, Java, Python

Description

鲁迅笔下的阿Q,连圈都画得不地道。呵呵,你肯定不是这样的。现在用电脑来画圈,可以画得与要求丝毫不差,请你画一个看。

Output

按样本输出一个用字母Q描绘的圈,□表示空格。

Sample

Output

□□□□□Q
□□Q□□□□□Q
□Q□□□□□□□Q
Q□□□□□□□□□Q
□Q□□□□□□□Q
□□Q□□□□□Q
□□□□□Q

Comments

There are no comments at the moment.