my project euler solutions
| .cache/clangd/index | ||
| .vscode | ||
| docs | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| compile_commands.json | ||
| rust-project.json | ||
| xmake.lua | ||
project-euler
i accidentally deleted all my project euler solutions so im gonna track them in this repo
i try to solve these without programming when possible. when i can't, i'll try to write a c/c++/Rust/Zig (randomly selected) solution without dependencies, though we'll see how well that goes.