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.

题目描述

给出 nn 个整数,请你输出他们的和

输入格式

第一行一个整数 nn
接下来一行 nn 个正整数。

输出格式

一行一个整数,表示输入的 nn 个正整数的和。

5
1 1 4 5 1
12

数据规模与约定

对于 100%100\% 的数据,0<n10000 < n \le 1000,输入的 nn 个正整数均小于 10001000

基础赛

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
13
Start at
2023-12-4 12:30
End at
2023-12-25 8:30
Duration
500 hour(s)
Host
Partic.
46