Adapted by Neilor Tonin, URI Brazil
Write a program that reads an integer N (1 < N < 1000). This N is the number of output lines printed by this program.
The input file contains an integer N.
Print the output according to the given example.
Input Sample | Output Sample |
5 |
1 1 1 |