练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。
输入格式
一个四位数。
输出格式
增加空格输出。
样例
19901 9 9 0
【周天10:30】 10月6日
- Status
 - Done
 - Problem
 - 10
 - Open Since
 - 2024-10-6 0:00
 - Deadline
 - 2024-10-13 23:59
 - Extension
 - 24 hour(s)