eolymp
bolt
Try our new interface for solving problems
Problems

Amount

Amount

Given two integers. Required to find their sum. \InputFile The input file contains two integers \textbf{a} and \textbf{b}, one per line. The file does not contain spaces. Given numbers \textbf{a} and \textbf{b} modulo does not exceed \textbf{10^100}. \OutputFile Derive the output file the sum specified in the input file.
Time limit 2 seconds
Memory limit 256 MiB
Input example #1
2
3
Output example #1
5
Source XXIII Russian National Olympiad in Informatics, Perm Sample Tour, 04/12/2011