#C. 考级202206-3:最小的数

    Type: Default 1000ms 256MiB

考级202206-3:最小的数

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.

题目描述

依次输入3个整数a、b、c,将a、b、c中最小的值输出。

输入格式

一行3个整数a、b、c,以空格分隔,0<a、b、c<10^8.

输出格式

1个整数,即3个整数的最小值

输入样例数据 1

2 3 2

输出样例数据 1

2

数据范围与提示

0<a、b、c<10^8

还有一级(第9轮)

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
5
Start at
2023-7-30 22:15
End at
2023-8-19 2:15
Duration
460 hour(s)
Host
Partic.
13