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
2019-03-06 17:39:00
too hard
2019-02-26 01:04:50
It's very hard. From my point of view "test" is too hard for beginners.
2019-01-22 05:02:20
it's very difficult
2018-11-10 19:44:26
I have question. I don't know what kind of languages I want to use for programming.
2018-10-16 22:37:45
Congratulation, you beat the system.
2018-10-16 22:36:58
Hardest code yet so happy i solved it. Took me almost a month!
2018-09-21 11:41:37
I am getting runtime error (NZEC) error when I am submitting code for python 3.4 nbc
<snip>

Last edit: 2022-08-18 15:43:00
2018-09-09 08:22:54
Easy
2018-08-26 19:03:05
@Shashi Shailaj don't output (printf) the numbers , Most probably that is wrong in your program if not for any other bug
2018-08-26 18:59:39
Damn easy problem
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.