AtCoder AtCoder Beginner Contest 180の感想
ABC180をコンテスト後に解いた。 A - box やるだけ。 n, a, b = map(int, input().split()) ans = n - a + b print(ans) B - Various distances nu...
AtCoder
Python
Python
Deep Learning
Deep Learning
Deep Learning
Deep Learning
AtCoder
Linux
AtCoder