OIOIOI
Toggle navigation
Dashboard
Problems
Ranking
Questions and news
Forum
Solutions
Potyczki Algorytmiczne 2022
Switch contest
Problemset
17:34:56
polski
English
✓
Log in
Register
Log in
Menu
Dashboard
Problems
Ranking
Questions and news
Forum
Solutions
1 2 3 4 5 6
import
numpy
as
np
a
=
int
(
input
())
b
=
int
(
input
())
print
(
a
+
b
)