Submit | All submissions | Best solutions | Back to list |
DRSTWN - input24021986 |
Given two natural numbers (both not greater than 200), each number in the separate line, please print the sum of them.
Input
Input: 2 natural numbers.
Output
Output: 1 natural number.
Example
Input: 4 5 Output: 9
Added by: | daru |
Date: | 2019-11-24 |
Time limit: | 1s-100s |
Source limit: | 50000B |
Memory limit: | 1536MB |
Cluster: | Cube (Intel G860) |
Languages: | All |
hide comments
2019-11-26 03:10:07
Well create text files on your computer 1 for input and other for output and upload them in the edit problem window You can just google how to add testcases in spoj |
|
2019-11-25 20:26:50
i dont know how to add testcases. can you help me ? |
|
2019-11-25 15:39:26
move to basics and add testcases |
|
2019-11-25 15:23:04 Vipul Srivastava
Please move to basics |