Cleanup some formatting code, add tips

This commit is contained in:
Janggun Lee
2025-02-27 12:54:15 +09:00
parent 6f18d77861
commit a1655246c9
4 changed files with 22 additions and 35 deletions

View File

@@ -239,3 +239,8 @@ make run
- Submit the corresponding files to [gg.kaist.ac.kr](https://gg.kaist.ac.kr).
- Run `./scripts/make-submissions.sh` to generate `irgen.zip` to `final.zip`,
which you should submit for homework 2 to the final project.
## Running on a local machine
- https://github.com/kaist-cp/cs420/issues/314
- https://github.com/kaist-cp/cs420/issues/460