Control C201B

The nn first lines of multiplication table of a natural number nn are given by nn multiplicated by one, two, three, …, until nn. For instance, being n=5n = 5 we have 5×1=55\times 1=5, 5×2=105\times 2=10, 5×3=155\times 3=15, 5×4=205\times 4=20, 5×5=255\times 5=25.

Your task is to write a program that reads a natural number nn and prints the nn first lines of its multiplication table.

Input

The input is a natural number nn.

Output

Your program must print the nn first lines of the multiplication table of nn, following the format of the instances.

Problem information

Author: Unknown
Translator: Carlos Molina

Generation: 2026-01-25T11:22:27.215Z

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