#C10801. 输出10行hello

输出10行hello

Background背景

用while循环输出10行hello

Input输入

Output输出

10行hello

Samples样例

hello
hello
hello
hello
hello
hello
hello
hello
hello
hello

Limitation限制

1s, 1024KiB for each test case.