#4134. C++-五缘二四五年级_信息奥赛基础校队-使用while输出1-20,要求每行输出5个。

C++-五缘二四五年级_信息奥赛基础校队-使用while输出1-20,要求每行输出5个。

Background

Description

使用while输出1-20,数字之间使用空格隔开,要求每行输出5个。

Format

Input

Output

Samples


1 2 3 4 5 
6 7 8 9 10
11 12 13 14 15
16 17 18 19 20 

Limitation

1s, 1024KiB for each test case.