#C. 【例28.1】 统计奖牌

    Type: Default 1000ms 256MiB

【例28.1】 统计奖牌

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.

说明

2008年北京奥运会,Y国的运动员参与了 nn 天的决赛项目(1n201≤n≤20)。
现在要统计一下Y国所获得的金、银、铜牌数目及总奖牌数。

输入格式

输入n+1n+1行,第11行是Y国参与决赛项目的天数nn,其后nn行,每一行是该国某一天获得的金、银、铜牌数目,以一个空格分开。所有数据的数据范围都小于 100100

输出格式

输出仅11行,包括44个整数,为Y国所获得的金、银、铜牌总数及总奖牌数,以一个空格分开。

样例

3
1 0 3
3 1 0
0 3 0
4 4 3 11

【周六9:00】 team2

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
7
Start at
2024-7-19 11:23
End at
2024-7-19 12:17
Duration
0.9 hour(s)
Host
Partic.
4