@@ -0,0 +1,3 @@
n = int(input())
k = int(input())
print(2022 + n // k)
The note is not visible to the blocked user.