C++-循环while-输入一个整数(所有整数),并将其各个位上的数字分离并倒序输出,但要求其是整数形式
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
98021000
12089
0
0
-12307900
-970321
Limitation
1s, 1024KiB for each test case.
C++基础知识02(循环-for和while及嵌套)
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 18
- Start at
- 2024-5-5 0:00
- End at
- 2024-5-25 20:00
- Duration
- 500 hour(s)
- Host
- Partic.
- 28