练11.2 间隔输出
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.
说明
写一函数,输入一个四位数字,要求输出这四个数字字符,但每两个数字间有一个空格。如输入 ,应输出 1 9 9 0
。
输入格式
一个四位数。
输出格式
增加空格输出。
样例
1990
1 9 9 0
【周六9:00】 6月29日作业
- Status
- Done
- Problem
- 12
- Open Since
- 2024-6-29 0:00
- Deadline
- 2024-7-6 9:00
- Extension
- 24 hour(s)