0
1
mirror of https://git.sb/baoshuo/OI-codes.git synced 2024-11-08 15:58:48 +00:00

feat: remove 计蒜客

This commit is contained in:
Baoshuo Ren 2021-11-11 14:26:25 +08:00 committed by Baoshuo Ren
parent 81deeb7ac3
commit 7ffca2af8e
Signed by: baoshuo
GPG Key ID: 70F90A673FB1AB68

View File

@ -1,3 +0,0 @@
a = int(input())
b = int(input())
print(a + b)