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