#1729. 马景翊的食物
马景翊的食物
Background
今天,马景翊吃了好东西
Description
输入一个n,为吃的食物个数;输入n个食物美味度, 将所有的美味度相加
Samples
5
1 2 3 4 5
15
Limitation
1s, 1024KiB for each test case.
Statistics
Related
In following contests:
今天,马景翊吃了好东西
输入一个n,为吃的食物个数;输入n个食物美味度, 将所有的美味度相加
5
1 2 3 4 5
15
1s, 1024KiB for each test case.
In following contests:
By signing up a acjudge universal account, you can submit code and join discussions in all online judging services provided by us.