Go to file
2024-11-28 13:34:22 +01:00
src Fixed combination and renamed digits to more generic elements in permutation, big sets still not working 2024-11-28 13:34:22 +01:00
.gitignore Initial commit and Readme 2024-11-18 08:50:29 +01:00
Cargo.lock Added a bunch of things I needed in previous challenges 2024-11-18 10:59:04 +01:00
Cargo.toml Initial commit and Readme 2024-11-18 08:50:29 +01:00
Readme.md Initial commit and Readme 2024-11-18 08:50:29 +01:00

Utils

This crate contains various functions and structs to help with project euler, advent of code and similar challenges