Improve Template

This commit is contained in:
Janggun Lee
2024-09-02 09:40:28 +09:00
parent 8ac774fa8d
commit ea993824bf

View File

@@ -9,9 +9,9 @@ assignees: ''
DESCRIPTION.
- Read the description [here](https://github.com/kaist-cp/cs220/blob/main/src/assignments/assignmentX.rs). You're going to fill out the `todo!()`s.
- Read the description [here](https://github.com/kaist-cp/cs220/blob/main/src/assignments/assignmentX/mod.rs). You're going to fill out the `todo!()`s.
- You can grade your solution yourself by running `./scripts/grade-X.sh`.
- You can grade your solution yourself by running `./scripts/grade.sh X`.
- Submit your code [here](https://gg.kaist.ac.kr/assignment/GGX/).