a and b are given. Calculate the sum of these numbers.
The first line contains an integer, a(1≤a≤1000).
The second line contains an integer, b(1≤b≤1000).
The solution to the problem in a single line.
2 2
4
5 10
15
Login to be able to submit.
Language | Specific limits |
---|---|
Python 3.12 | 3.0 s / 512 MB |
Java 19 | 2.0 s / - MB |