Toggle navigation
编绘童年
F.A.Qs
ProblemSet
Source/Category
Status
Ranklist
Contest
Login
Problem2786--10个a
2786: 10个a
Time Limit:
1
Sec
Memory Limit:
128 MB
Submit:
224
Solved:
176
[
Status
] [
Submit
] [Creator:
]
Description
输入一个整数 a(1 ≤ a ≤ 1000)。
输出 10 个 a,每个 a 占一行。
Input
一个整数 a(1 ≤ a ≤ 1000)。
Output
输出 10 个 a,每个 a 占一行。
Sample Input
Copy
123
Sample Output
Copy
123 123 123 123 123 123 123 123 123 123
Source/Category