Submit | All submissions | Best solutions | Back to list |
Problem hidden on 2011-03-06 05:51:28 by [Trichromatic] XilinX
C3 - C THREE |
Write a C program to accept any two numbers from the user and print their sum using a function.
Input
The two numbers entered by the user.
Output
The sum of the numbers calculated by the function
Example
Test Case 0
Input: 1 3 Output: 4
Added by: | styrofox |
Date: | 2011-03-05 |
Time limit: | 1s |
Source limit: | 50000B |
Memory limit: | 1536MB |
Cluster: | Cube (Intel G860) |
Languages: | C C99 |
Resource: | C |