문제 링크 https://www.acmicpc.net/problem/33488 문제 요약 풀이 정답 코드 n = int(input()) print("YES") print(*range(1, n + 1), sep=BLANK) 연관 페이지 Ad-hoc 참고 문헌 / 사이트