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

hide comments
stark_tony: 2019-03-06 17:39:00

too hard

matzar24: 2019-02-26 01:04:50

It's very hard. From my point of view "test" is too hard for beginners.

demngayxaem: 2019-01-22 05:02:20

it's very difficult

tabrizian13: 2018-11-10 19:44:26

I have question. I don't know what kind of languages I want to use for programming.

nameless1: 2018-10-16 22:37:45

Congratulation, you beat the system.

spark_123: 2018-10-16 22:36:58

Hardest code yet so happy i solved it. Took me almost a month!

nidngr: 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
sureshprasad: 2018-09-09 08:22:54

Easy

aryan12: 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

aryan12: 2018-08-26 18:59:39

Damn easy problem


Added by:kuszi
Date:2012-08-22
Time limit:1s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:All except: ASM64