Skip to main content

Problem Statement

Write a C program that takes a number as input and prints its multiplication table from 1 to 10.

Solution

Input

Output