Commit Graph

3 Commits

Author SHA1 Message Date
AnHaechan
d28bca2b18 assignment 1~5: fixes
- assignment05/pascal.mlw: lowered the difficulty (one more invariant given)
- assignment02, 03: minor fixes & divide into sub-problems
2023-08-21 08:14:05 +00:00
Jaehwang Jung
7913e6774e grader updates from CS431 (#11)
* If any of linters fail, don't run the tests.
* If build fails, echo the error message to stderr.
* Fix sanitizer options.
* Don't use colored output (it messes up gg log).
* $@ → "$@"
* $@ → $* in string
2022-09-25 15:27:38 +09:00
Minseong Jang
27f0b78a2c Add assignment 3 2022-09-14 02:15:52 +09:00