2602 수시 채점완료

This commit is contained in:
2026-02-04 18:06:07 +09:00
parent 9951750abe
commit 20b9848818
22 changed files with 3724 additions and 8 deletions

View File

@@ -50,7 +50,7 @@ def process_ent_files(ent_dir, output_dir):
# 실행 예
if __name__ == "__main__":
test_names = ["2601_CAT_3_A"]
test_names = ["2602_6_CAS_2_B"]
# test_names = ["2512_CAS_2_A", "2512_CAS_2_B"]
for test_name in test_names:
ent_dir = f".\\ent\\{test_name}"