Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 169 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 169 Bytes

Create new solution (crate)

make new-solution lib=contains_duplicate

Run tests only for one solution (crate)

make test lib=contains_duplicate