곰픽 size를 구하는 부분 변경

This commit is contained in:
2025-04-11 17:29:41 +09:00
parent 1afe0cadda
commit 60154db66f
7 changed files with 58 additions and 31 deletions

View File

@@ -13,8 +13,8 @@ const todayDate = getToday();
const examRound = '0000';
const examTypes = [
// 'A',
'B',
'A',
// 'B',
// 'C',
// 'D'
];