#B. 考级202109-2:计算乘积

    Type: Default 1000ms 256MiB

考级202109-2:计算乘积

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.

题目描述

给定两个数 a、b,计算它们的乘积。

输入格式

一行两个整数 a、b,以空格分隔。(0 < a,b < 10^8)

输出格式

输出一个整数,表示 a、b 的乘积。

输入数据 1

123456 123456

输出数据 1

15241383936

数据范围与提示

注意结果的大小,

一级测试第二轮

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
5
Start at
2023-7-25 9:45
End at
2023-8-19 9:45
Duration
600 hour(s)
Host
Partic.
24