Toggle Navigation
acm.bjtu
首页
题目
比赛
题单
讨论
关于
登录
注册
Problems
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
Status
Standings
Problem R. 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 $
提交
请先
登录
BJTU Summer Training 2017 Lecture 10 Practice - Practical techniques and supplements
A - Subsequence
B - Jessica's Reading Problem
C - Face The Right Way
D - Fliptile
E - Smallest Bounding Rectangle
F - Atlantis
G - K-th Number
H - Anagram
I - XOR and Favorite Number
J - Xors on Segments
K - Playing With Stones
L - Treblecross
M - Box Game
N - ENimEN
O - A Funny Stone Game
P - Game of Taking Stones
Q - Wall
R - A * B Problem Plus
S - Kanade's convolution
提交