OIOIOI
Toggle navigation
Dashboard
Problems
Ranking
Questions and news
Forum
Solutions
Potyczki Algorytmiczne 2022
Switch contest
09:53:16
polski
English
✓
Log in
Log in
Sign up
Menu
Dashboard
Problems
Ranking
Questions and news
Forum
Solutions
Copy to clipboard
x=int(input()) y=int(input()) print(x+y)
1
2
3
x
=
int
(
input
())
y
=
int
(
input
())
print
(
x
+
y
)