DRSTWN - input24021986

no tags 

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

hide comments
sriram_21: 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

darusetiawan: 2019-11-25 20:26:50

i dont know how to add testcases. can you help me ?

sriram_21: 2019-11-25 15:39:26

move to basics and add testcases

Vipul Srivastava: 2019-11-25 15:23:04

Please move to basics


Added by:daru
Date:2019-11-24
Time limit:1s-100s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:All