曹文信息在线OJ
Home
ProblemSet
Source/Category
Contest
Status
Ranklist
F.A.Qs
Login
Register
1395: 【循环嵌套】图形03
Memory Limit:128 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:308
Solved:3
Submit
Submit Record
Statistics
Web Board
ShowOff!
Description
输入
n
,输出
n
行图形
Input
一个整数,n
Output
n
行,每行若干个符号
Sample Input
Copy
4
Sample Output
Copy
* ** *** ****
Source/Category
中级A