Generating sequences of rombes

Implement a program that, given pairs of positive natural numbers
numspaces, numrombes, generates sequences of rombes such as those shown
in the examples.

Input

An arbitrary number of cases, where each one consists of two positive
natural numbers in one line.

Output

For each case, the corresponding sequence of rombes, followed by a blank
line.

Observation

You cannot use massive storage methods, such as string or vector.

Problem information

Author: PRO1

Generation: 2026-01-25T13:37:13.363Z

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