-->
当前位置:首页 > 题库

PROGRAMMING:minimum

Luz5年前 (2021-05-10)题库441
there are there integer,find the minimum number
### Input:
there integer.
###Output:
the minimum value.
### Example
Input
```in
8 3 5
```
### Output:
```out
three
```







answer:If there is no answer, please comment