We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2b8a86 commit 317c883Copy full SHA for 317c883
BAEKJOON/3Gold/문자열 지옥에 빠진 호석.py
@@ -1,4 +1,4 @@
1
-#
+# 다이나믹 프로그래밍, 자료 구조, 그래프 이론, 그래프 탐색, 깊이 우선 탐색, 해시를 사용한 집합과 맵
2
# https://www.acmicpc.net/problem/20166
3
4
import sys
0 commit comments