202 - HELP!!!!!HELP!!!!!!
HELP!!!!!HELP!!!!!!
Time Limit: 1 sec
The Problem
I think we all know basic rules of multiplying two numbers. Diya and Hiya has just learned how to multiply two numbers. So they are practicing very hard to get the Mastery on it. So they need a small computer program to help them. The program will give the multiplied product of two given integers.
The Input
Input Consists of only two numbers a and b (a,b<100).
The Output
Output will show the multiplied value of a and b in a separate line.
Sample Input
15 5
Sample Output
75
Problem Setter: Parag Paul