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