ADD 3 NUMBERS
Submit solution
C
Points:
10
Time limit:
10.0s
Memory limit:
4K
Author:
Problem type
Allowed languages
Task
Write a C Program to add 3 numbers
Input Format:
Each line contains one integer
Output format
A single line containing the integer
Sample Input: 1 2
3
Sample Output
Comments
a