ADF - Add Numbers
You are a student of Bangladesh University of Business and Technology. One day, a teacher of math department enters in your class and writes a question on the whiteboard to find the summation of some numbers.
Input:
The first line in the data set is an integer that represents the number of data collections that follow. There is N (1<=N<=100) number of integers in each dataset.
Output:
Show the summation of the N integers. The output is to be formatted exactly like that for the sample output given below.
Sample Input/Output:
Sample Input |
Sample Output |
3 2 200 200 4000 5000 4 100000000000 2222222222 4444444 666666666666 |
Case 1: SUM = 300 |
____________________________________________________________________________
Problem setter: Atiqur Rahman , Lecturer Department of CSE
Bangladesh University of Business and Technology (BUBT)
Added by: | Alim |
Date: | 2015-09-09 |
Time limit: | 1s |
Source limit: | 50000B |
Memory limit: | 1536MB |
Cluster: | Cube (Intel G860) |
Languages: | All except: ASM64 GOSU JS-MONKEY |