G. 练11.2 间隔输出

    Type: Default 1000ms 64MiB

练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.

Description

Write a function that takes a four-digit number as input and outputs the four digits with a space between each pair of digits. For example, if the input is 19901990, the output should be 1 9 9 0.

Input Format

Input consists of a four-digit number.

Output Format

Output the digits with a space between each pair.

Sample

1990
1 9 9 0

20251111A班作业(5)

Not Claimed
Status
Done
Problem
7
Open Since
2025-11-1 0:00
Deadline
2025-11-9 23:59
Extension
24 hour(s)