Toggle Navigation
acm.bjtu
首页
题目
比赛
题单
讨论
关于
登录
注册
Problems
A
B
C
Status
Standings
Problem A. A * B Problem Plus
时间限制
1000
ms 内存限制
32
MB
Calculate A * B.
输入数据
Each line will contain two integers A and B. Process to end of file.
Note: the length of each integer will not exceed 50000.
输出数据
For each case, output A * B in one line.
样例输入
复制
1 2 1000 2
样例输出
复制
2 2000
$ Mathjax font initiator $
提交
请先
登录
FFT
A - A * B Problem Plus
B - 3-idiots
C - RXD and functions
提交