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
krzys_1: 2022-12-21 11:20:27

ale ogromna essa, czuje bardzo dużą satysfakcję

zgrabnysiur: 2022-12-05 14:38:10

ale essa, czuje satysfakcje

usmanhunny: 2022-08-18 10:00:08

please share solution i am unable to understand

ashcuuu: 2022-01-05 05:54:39

i feel like a god after solving this...

starcoder_011: 2021-11-16 08:14:15

this is one of the easiest question ever I learned XD

sabkx: 2021-09-27 09:36:37

@teluguboy what are you doing? The question is simple
Given 2 numbers a and b
print(a+b)
that's all, why so complicated?

barthdry: 2021-07-20 11:17:53

I now understand all the mistake i made is to put a print statement which is dumb but anyway i saw error and recovered it

alekac: 2021-05-16 16:01:02

i did such a stupid mistake earlier, now i am satisfied to see it accepted

bradp1tt: 2020-12-04 06:01:37

immediately after I solved this hard problem, my printer printed out an offer from FAANG

b4u3n2n1y: 2020-06-24 20:58:10

This is the easiest thing in the universe if you use Python 3

Last edit: 2020-06-24 21:02:48

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