#2696. C++-GESP 2024-03认证二级-编程题01(乘法问题)

C++-GESP 2024-03认证二级-编程题01(乘法问题)

Background

Description

image

image

Format

Input

Output

Samples

2
3
5
15
3
100
100
100
1000000
4
100
100
100
2
>1000000

Limitation

1s, 1024KiB for each test case.

Statistics

Related

In following homework:

C++-题目-20240329

C++-题目05