@@ -0,0 +1,3 @@
a, b = map(int, input().split(" "))
print(a + b)
The note is not visible to the blocked user.