Bez popisu

Jake Fenton a49a8e3337 day10 před 1 rokem
.assets 00e482bf8a chore: mv `assets` => `.assets` před 2 roky
.cargo e50725168a feat: rename command `day` => `solve` před 1 rokem
.devcontainer ab591ae1e9 feat: add devcontainer for codespaces před 1 rokem
.github 5090d04b26 ci: disable readme_stars.schedule by default před 1 rokem
.vscode d0b923f727 fix: rename package to `advent_of_code` (#13) před 1 rokem
src a49a8e3337 day10 před 1 rokem
.editorconfig 4449f5bc94 initial commit před 2 roky
.gitignore 681c03ad89 feat: use `cargo --bin` instead of solutions crate před 2 roky
Cargo.lock f0a1ebe8c4 chore: bump version před 1 rokem
Cargo.toml f0a1ebe8c4 chore: bump version před 1 rokem
LICENSE 4449f5bc94 initial commit před 2 roky
README.md 41987114d0 day7 před 1 rokem

README.md

🎄 Advent of Code 2022

Solutions for Advent of Code in Rust.


repo template from https://github.com/fspoettel/advent-of-code-rust, thanks to fspoettel

I've no idea what I'm doing in rust so this code is probably vvv bad.

you've been warned.