#abc169a. [abc169_a]Multiplication 1
[abc169_a]Multiplication 1
Problem Statement
Compute .
Constraints
- All values in input are integers.
Input
Input is given from Standard Input in the following format:
Output
Print the value as an integer.
Sample Input 1
2 5
Sample Output 1
10
We have .
Sample Input 2
100 100
Sample Output 2
10000