feat: Solve 1.1
This commit is contained in:
parent
f450e6c5f0
commit
a47f7e1197
7 changed files with 493 additions and 6 deletions
2
src/lib.rs
Normal file
2
src/lib.rs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
mod chapter_1;
|
||||
pub use chapter_1::is_permutation;
|
||||
Loading…
Add table
Add a link
Reference in a new issue