#P1303. A*B Problem
A*B Problem
Description
Given two non-negative integers, compute their product.
Input Format
The input consists of two lines, each containing a non-negative integer.
Output Format
Output a single non-negative integer representing the product.
1
2
2
Hint
Each non-negative integer does not exceed .
Translated by ChatGPT 5
京公网安备 11011102002149号