#F. 高精度乘法

    Type: Default 1000ms 256MiB

高精度乘法

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

Description

输入两个高精度正整数M和N(M和N均小于300位)。

Input Format

两行,每行一个大整数。

Output Format

一个大整数

Sample

input

36
3

output

108

Hint

保证M,N<10300M,N < 10^{300}

时间限制:1s1 \text {s}

空间限制:256MB256 \text {MB}

20200822高精度练习

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
6
Start at
2020-8-22 8:26
End at
2020-8-25 8:26
Duration
72 hour(s)
Host
Partic.
22