eolymp
Competitions

Week 1 Introduction Part 1

12345

Time limit 1 second
Memory limit 128 MiB

Print the digits 1, 2, 3, 4, 5, each on a separate line.

Input data

There is no input data.

Output data

Print the digits 1, 2, 3, 4, 5, each on a separate line, as shown in the sample.

Examples

Input example #1
Output example #1
1
2
3
4
5