boj step 1 rework
This commit is contained in:
1
zeta_python/completed/11382.py
Normal file
1
zeta_python/completed/11382.py
Normal file
@@ -0,0 +1 @@
|
||||
print(sum(map(int,input().split())))
|
||||
1
zeta_python/completed/18108.py
Normal file
1
zeta_python/completed/18108.py
Normal file
@@ -0,0 +1 @@
|
||||
print(int(input())-543)
|
||||
Reference in New Issue
Block a user