2604 정시 채점자료 업데이트

This commit is contained in:
2026-04-27 17:54:29 +09:00
parent 51832bd416
commit 45cb230fe7
105 changed files with 4235 additions and 18301 deletions

View File

@@ -12,7 +12,7 @@ const getToday = require('./getToday.js');
const todayDate = getToday();
// 시험 회차
const examRound = '2603';
const examRound = '2604';
const codeTypes = [
'DIC',
@@ -22,7 +22,7 @@ const codeTypes = [
const examTypes = [
'A',
'B',
// 'C',
'C',
// 'D'
];