暂无描述

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

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.