土拨鼠比可爱
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
土拨鼠王子要选妃了, 有n个评委给待选美鼠打分
Description
给出4个数字, 第一个数字为评委人数,
第二个数字表示个评委的平均分a
第三个数字为个评委中的最高分b
第四个数字为个评委中的最低分c
问最终去掉最高分和最低分, 这名美鼠的平均分为多少?
Format
Input
4个数字分别表示, 为整数, 为实数.
Output
一个实数表示最终得分, 结果保留两位小数
Samples
6 9.6 9.8 9.4
9.60
Limitation
1s, 1024KiB for each test case.
顺序结构小测验
- Status
- Done
- Rule
- Ledo
- Problem
- 5
- Start at
- 2023-12-8 16:00
- End at
- 2023-12-8 18:00
- Duration
- 2 hour(s)
- Host
- Partic.
- 11