两个吃奶一个添下面视频_人妻第一页香蕉网_欧美xxxx少妇_妺妺窝人体色www婷婷

Dotcpp  >  編程題庫(kù)  >  A+B for Input-Output Practice (IV)
題目 1088:

A+B for Input-Output Practice (IV)

時(shí)間限制: 2s 內(nèi)存限制: 128MB 提交: 13952 解決: 7964

題目描述

Your task is to Calculate the sum of some integers.

輸入格式

Input contains multiple test cases. Each test case contains a integer N, and then N integers follow in the same line. A test case starting with 0 terminates the input and this test case is not to be processed.

輸出格式

For each group of input integers you should output their sum in one line, and with one line of output for each line in input.

樣例輸入

4 1 2 3 4
5 1 2 3 4 5
0 

樣例輸出

10
15

提示

零基礎(chǔ)同學(xué)可以先學(xué)習(xí)視頻課程,包含C/C++、Python、百練、藍(lán)橋杯輔導(dǎo)、算法數(shù)據(jù)結(jié)構(gòu)等課程,提供視頻講解以及配套習(xí)題,還有老師答疑,點(diǎn)擊這里了解課程詳情
標(biāo)簽

通過率

統(tǒng) 計(jì)

解題報(bào)告