题解 | #N个数之和#

N个数之和

https://www.nowcoder.com/practice/b007744eb43b4f7b95d9e87de01528db

a=int(input())
b=list(map(int,input().split()))
print(sum(b))

全部评论

相关推荐

评论
1
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务