OIOIOI
Toggle navigation
Dashboard
Problems
Ranking
Questions and news
Forum
Solutions
Potyczki Algorytmiczne 2022
Switch contest
03:24:48
polski
English
✓
Log in
Log in
Sign up
Menu
Dashboard
Problems
Ranking
Questions and news
Forum
Solutions
Copy to clipboard
a = int(input()) b = int(input()) print(a+b)
1
2
3
a
=
int
(
input
())
b
=
int
(
input
())
print
(
a
+
b
)