【深基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
提示
数据保证, 且 。
柳泉基础班6月20日测试题
- Status
- Done
- Rule
- IOI
- Problem
- 4
- Start at
- 2025-6-20 16:30
- End at
- 2025-6-20 18:30
- Duration
- 2 hour(s)
- Host
- Partic.
- 36