Skip to content

Commit 1c4f39a

Browse files
authored
[챌린지] 챌린지 유형 변경 (그래프, 구현).py
1 parent 3e80f81 commit 1c4f39a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_MonthlyChallenges/update_dashboard.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
CHALLENGE_TYPES = {
1010
"그래프": 5,
11-
"DP": 5
11+
"구현": 5
1212
}
1313

1414
def generate_dashboard(scoreboard):

0 commit comments

Comments
 (0)