Problem hidden
This problem was hidden by Editorial Board member probably because it has incorrect language version or invalid test data, or description of the problem is not clear.
Problem hidden on 2020-09-22 17:30:48 by

ADDTWO - Addition

(Designed by Kiron)

Add two integers together and output the result.

Input 

Two integers on separate lines

Output

A single integer

Example

Input:
1
2

Output:
3

Added by:kroin
Date:2020-07-25
Time limit:1s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:PYTHON3
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.