create dev channel
This commit is contained in:
2
zeta/py/completed/3046.py
Normal file
2
zeta/py/completed/3046.py
Normal file
@@ -0,0 +1,2 @@
|
||||
R1, S = map(int, input().split())
|
||||
print(2 * S - R1)
|
||||
Reference in New Issue
Block a user