Write a program that reads a word. If the word has $$n$$ letters, the program must output $$n$$ repetitions of the word, each on a separate line.

Input

A word of $$n$$ letters.

Output

$$n$$ repetitions of the given word, each on a separate line.

Example

Input:

CoderDojo

Output:

CoderDojo
CoderDojo
CoderDojo
CoderDojo
CoderDojo
CoderDojo
CoderDojo
CoderDojo
CoderDojo

Epilogue

Reverberating harmonies in Ambleside1 Cave (Cumbria, England):