Submit | All submissions | Best solutions | Back to list |
TESTINT - Test 1 |
Given two natural numbers (both not greater than 200), each number in the separate line, please print the sum of them.
Example
Input: 2 3 Output: 5
Added by: | kuszi |
Date: | 2012-08-22 |
Time limit: | 1s |
Source limit: | 50000B |
Memory limit: | 1536MB |
Cluster: | Cube (Intel G860) |
Languages: | All except: ASM64 |
hide comments
|
|||||||||||||
2015-12-08 22:35:51
I'm done... What's the proper way to submit your code? Ideone.com says it's ok (how couldn't?) in the form I paste in but checker return 'wrong answer' with the same code. |
|||||||||||||
2015-11-03 00:29:18
how do we get the input form 2 numbers? |
|||||||||||||
2015-10-23 15:20:23
i know theres nothing wrong with my code and the output is excatly what they are asking for but i keep getting wrong answer. is there a specific way in which you need to write this code? |
|||||||||||||
2015-10-18 09:29:22
It shows runtime error in C.But I have wriiten the code correctly. |
|||||||||||||
2015-10-12 06:16:07 Nur Islam
:) |
|||||||||||||
2015-10-06 23:42:44
...so...hard... |
|||||||||||||
2015-09-20 13:34:33
Last edit: 2015-09-20 13:53:08 |
|||||||||||||
2015-09-16 10:37:35
This is for testing the system only. It doesn't test your skills. |
|||||||||||||
2015-09-13 11:59:49 Krishna Kumar Yadav
easy |
|||||||||||||
2015-09-06 21:08:12 Stefan Maksimovic
Kappa (still haven't solved this though) |