Problem hidden
This problem was hidden by Editorial Board member probably because it has incorrect language version or invalid test data, or description of the problem is not clear.
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
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.