Painting rectangles

Your task is to write a program that, given two integers a and b, prints
a rectangle a × b following the format of the instances.

Input

Input consits of two numbers a and b, both of them between 1 and 20. The
first one indicates the number of rows, and the second one indicates the
number of columns of the rectangle that must be painted.

Output

Your program must only print a rectangle, as the format of the
instances.

Problem information

Author: Unknown
Translator: Carlos Molina

Generation: 2026-01-25T12:07:26.631Z

© Jutge.org, 2006–2026.
https://jutge.org
