Sum of two integers
Submit solution
C
Points:
10 (partial)
Time limit:
1.5s
Memory limit:
64M
Author:
Problem type
Allowed languages
Problem statement
Write a program to add two integers.
Sample input
10 20
Sample output
Comments