mirror of
https://github.com/kmc7468/cs220.git
synced 2025-12-12 21:08:45 +00:00
Improve Template
This commit is contained in:
4
.github/ISSUE_TEMPLATE/ASSIGNMENT.md
vendored
4
.github/ISSUE_TEMPLATE/ASSIGNMENT.md
vendored
@@ -9,9 +9,9 @@ assignees: ''
|
|||||||
|
|
||||||
DESCRIPTION.
|
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/).
|
- Submit your code [here](https://gg.kaist.ac.kr/assignment/GGX/).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user