数字1~9组合幂(拓展02-输入一个正整数,倒序输出每一个数字)
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
Background
Description
输入一个正整数,倒序输出每一个数字
Format
Input
Output
Samples
123456789
9
8
7
6
5
4
3
2
1
123355778
8
7
7
5
5
3
3
2
1
10230190
0
9
1
0
3
2
0
1
Limitation
1s, 1024KiB for each test case.
组合幂
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 4
- Start at
- 2024-5-17 10:15
- End at
- 2024-5-22 10:15
- Duration
- 120 hour(s)
- Host
- Partic.
- 8