4000045 - hello矩阵

通过次数

15

提交次数

32

Time Limit : 1 秒
Memory Limit : 128 MB

对于给定的 n,输出 nn 行的矩阵,每行有 n 个 hello。

Input

输入包括一行,为一个正整数 n(1 \le n \le 10)

Output

为题目要求输出的图形

Examples

Input

3

Output

hellohellohello
hellohellohello
hellohellohello
hellohellohello
hellohellohello
hellohellohello
hellohellohello
hellohellohello
hellohellohello