머릿말 채점 기준 수정

This commit is contained in:
2025-09-09 15:14:48 +09:00
parent 12bf1c6419
commit 8ae46ef54d
19 changed files with 176 additions and 58 deletions

View File

@@ -5,6 +5,10 @@
}
],
"settings": {
"terminal.integrated.cwd": "${workspaceFolder}"
"terminal.integrated.cwd": "${workspaceFolder}",
"cSpell.words": [
"hwpx",
"PAGEMARGIN"
]
}
}