Framtíðar FIFA

This commit is contained in:
2023-10-16 21:20:51 +02:00
parent b21298e68c
commit bdefb17596
+3
View File
@@ -0,0 +1,3 @@
n = int(input())
k = int(input())
print(2022 + n // k)