(백준) #1001: AB (Python) – 단계별 솔루션 2023년 03월 22일 by issue A,B = input().split() print(int(A)-int(B)) '추천 관련글, [코드트리] BFS 탐색 / 네 방향(정올)(프로그래머 - lv1) 가장 작은 직사각형Programmers 고득점 Kit