2602 수시 채점완료
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user