2511회 채점완료

This commit is contained in:
2025-12-09 17:55:40 +09:00
parent 24b4a8b72d
commit d00d7056ac
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -1473,10 +1473,10 @@ def main():
# 채점하고자 하는 유형은 주석 해제 # 채점하고자 하는 유형은 주석 해제
exam_types = [ exam_types = [
# 'A', 'A',
# 'B', # 'B',
# 'C', # 'C',
'D', # 'D',
] ]
test_mode = False test_mode = False