曹文信息在线OJ
Home
ProblemSet
Source/Category
Contest
Status
Ranklist
F.A.Qs
ContestProblemSetList
Login
Register
Problem AS: [函数与过程]画方图
Memory Limit:128 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:224
Solved:55
Return to contest
Submit
Submit Record
ShowOff!
Description
请画出
N
个
方阵图
Input
一个整数
n,
不超过
9
Output
n
个
方阵
Sample Input
Copy
3
Sample Output
Copy
1 2 2 2 2 3 3 3 3 3 3 3 3 3
Source/Category
中级B