Олимпиадный тренинг

Задача 39280. Conclusion


Задача

Темы: Вложенные циклы
Using nested loops in your program, print the numbers in the form of the following table:
3 3 3 3 
4 4 4 4 4 
5 5 5 5 5 5 
6 6 6 6 6 6 6 
...
15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15