【深基4.例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.
题目描述
给出 和 个整数 ,求这 个整数中最小值是什么。
输入格式
第一行输入一个正整数 ,表示数字个数。
第二行输入 个非负整数,表示 ,以空格隔开。
输出格式
输出一个非负整数,表示这 个非负整数中的最小值。
8
1 9 2 6 0 8 1 7
0
提示
数据保证, 且 。
柳泉基础班5月13日
- Status
- Done
- Rule
- IOI
- Problem
- 3
- Start at
- 2025-5-13 16:30
- End at
- 2025-5-17 16:30
- Duration
- 96 hour(s)
- Host
- Partic.
- 26