반응형
문제 정보

제출 코드
a,b = input().split()
print(int(a)-int(b))반응형
'Study > 알고리즘' 카테고리의 다른 글
| [백준 알고리즘] 1008번 Python (0) | 2021.10.03 |
|---|---|
| [백준 알고리즘] 10998번 Python (0) | 2021.10.03 |
| [백준 알고리즘] 1000번 Python (0) | 2021.10.03 |
| [백준 알고리즘] 10172번 Python (0) | 2021.10.03 |
| [백준 알고리즘] 10171번 Python (0) | 2021.10.03 |
댓글