많은 것을 추가했다. 하지만 선분의 길이(17386)은 왜 틀린건지 모르겠다. CCW를 해야될것 같다.
This commit is contained in:
2
zeta_python/completed/3046.py
Normal file
2
zeta_python/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