4 of 4
Paper No: 4
(1 mark, file to be edited: Q4.c)
The user is asked to enter an integer R using the keyboard (STDIN). Where R is the row number of an empty square.
Print an empty square with numbers starting from 1
For example, enter R = 6
6
OUTPUT:
1 2 3 4 5 6
1
1
1
1
6
6
6
6
1 2 3 4 5 6
Press any key to continue
Zoom
+ 100%
Close