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.

题目背景

下次劳动课程内容是做木工, 老师让同学们准备4块木板.

题目描述

老师让同学们准备 44 块木板, 长度分别为 V1,V2,V3,V4V_1,V_2,V_3,V_4, 木板可以通过拼接得到, 小北可以选择任意长度的 33 种木板进行拼接, 每种木板数量足够多.

小北想知道,为了能做出这四块木板,最少需要几块木板作为材料。

输入格式

一行,四个整数 V1,V2,V3,V4V_1,V_2,V_3,V_4

输出格式

一个整数,表示小北最少需要多少块木板。

样例

15 16 17 17
4

样例解释 1

选择 15,16,1715,16,17 三种木板,第一种用 11 块,第二种用 11 块,第三种用 22 块。

数据范围与约定

对于 100%100\% 的数据,1V1,V2,V3,V4301\le V_1,V_2,V_3,V_4 \le 30

[北辰杯 North-Star-Cup] 六月复现赛

Not Attended
Status
Done
Rule
Ledo
Problem
12
Start at
2023-6-22 17:45
End at
2023-7-15 17:45
Duration
552 hour(s)
Host
Partic.
11