#C10807. 输出前100个末尾为7的数

输出前100个末尾为7的数

Background背景

输出前 100 个末尾为7的数。

Input输入

Output输出

输出前100个末尾为7的数,每个数一行。

Samples样例

7
17
27
……

Limitation限制

1s, 1024KiB for each test case.