Toggle navigation
码力同学 OJ
Home
Contest
Signup
Login
Start
2025-01-19 10:31:39
寒假作业(A班)
End
2025-02-08 00:00:00
Contest is over.
Now
2025-10-29 11:35:41
Information
Problem
Status
Standing
Clarification
Editorial
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
[
\
]
^
_
`
\. 倒三角形
Description
输出一个n(1<n<50)行的"#"字倒三角形
Input
整数n
Output
n行"#"字三角形
Examples
Input
4
Output
#### ### ## #
Submit
Login
Login
Signup
Time Limit
1 second
Memory Limit
128 MB
Submit
×