#D. 土拨鼠比可爱

    Type: Default 1000ms 256MiB

土拨鼠比可爱

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个数字, 第一个数字为评委人数nn,

第二个数字表示nn个评委的平均分a

第三个数字为nn个评委中的最高分b

第四个数字为nn个评委中的最低分c

问最终去掉最高分和最低分, 这名美鼠的平均分为多少?

Format

Input

4个数字分别表示n,a,b,cn, a, b, c, nn为整数, a,b,ca, b, c为实数.

3n1003 \le n \le 100

0a,b,c100 \le a, b, c \le 10

Output

一个实数表示最终得分, 结果保留两位小数

Samples

6 9.6 9.8 9.4
9.60

Limitation

1s, 1024KiB for each test case.

顺序结构小测验

Not Attended
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