Сума
Limits: 2 sec., 256 MiB
Обчислити суму двох цілих невід’ємних чисел.
Input
Два цілих числа \(a\) і \(b\) записаних в одному рядку.
Output
Виведіть суму \(a+b\).
Constraints
\(0 \le a, b < 10^{111111}\).
Samples
Input (stdin) | Output (stdout) |
---|---|
700000000000001 600000000000001 | 1300000000000002 |
Source: LNU United Contest 2
Submit a solution
Element Type | Created | Who | Problem | Compiler | Result | Time (sec.) | Memory (MiB) | # | Actions |
---|
Element Type | Created | Who | Problem | Compiler | Result | Time (sec.) | Memory (MiB) | # | Actions |
---|