mirror of
https://github.com/kmc7468/cs220.git
synced 2025-12-15 22:48:45 +00:00
Merge branch 'woojin' into 'main'
add church See merge request kaist-cp-class/cs220-private!23
This commit is contained in:
@@ -5,7 +5,10 @@
|
||||
//! You should fill out the `todo!()` placeholders in such a way that `/scripts/grade-08.sh` works fine.
|
||||
//! See `assignment08/*_grade.rs` and `/scripts/grade-08.sh` for the test script.
|
||||
|
||||
pub mod church;
|
||||
pub mod small_exercises;
|
||||
|
||||
mod church_grade;
|
||||
mod small_exercises_grade;
|
||||
|
||||
// TODO: add kyeongmin's church encoding asignment
|
||||
|
||||
Reference in New Issue
Block a user