mirror of
https://git.sb/baoshuo/OI-codes.git
synced 2025-01-11 16:31:58 +00:00
parent
251728e542
commit
c7fb5ad7c6
3
vjudge/problem/计蒜客/42414/42414.py
Normal file
3
vjudge/problem/计蒜客/42414/42414.py
Normal file
@ -0,0 +1,3 @@
|
||||
a = int(input())
|
||||
b = int(input())
|
||||
print(a + b)
|
Loading…
Reference in New Issue
Block a user