#B. C++-函数-编写min() 函数的源代码。该函数有两个参数 num1 和 num2,会返回这两个数中较小的那个数

    Type: Default 1000ms 256MiB

C++-函数-编写min() 函数的源代码。该函数有两个参数 num1 和 num2,会返回这两个数中较小的那个数

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.

Background

Description

编写min() 函数的源代码。该函数有两个参数 num1 和 num2,会返回这两个数中较小的那个数

Format

Input

Output

Samples

10
90
10

Limitation

1s, 1024KiB for each test case.

C++-函数

Not Claimed
Status
Done
Problem
2
Open Since
2024-3-31 0:00
Deadline
2024-4-12 23:59
Extension
24 hour(s)