eolymp
bolt
Try our new interface for solving problems
Problems

Multiplication

Multiplication

Find the product of two numbers a and b.

Input

Two nonnegative integers a and b (a, b1010000), each on a separate line.

Output

Print one number that equals to product of a and b.

Time limit 1 second
Memory limit 122.17 MiB
Input example #1
65536
216
Output example #1
14155776