Keine Beschreibung

Jake Fenton e7709d85c5 WIP migrating to unit tests for the intcomputer module vor 1 Jahr
.assets 00e482bf8a chore: mv `assets` => `.assets` vor 2 Jahren
.cargo e50725168a feat: rename command `day` => `solve` vor 1 Jahr
.devcontainer ab591ae1e9 feat: add devcontainer for codespaces vor 1 Jahr
.github 5090d04b26 ci: disable readme_stars.schedule by default vor 1 Jahr
.vscode d0b923f727 fix: rename package to `advent_of_code` (#13) vor 1 Jahr
src e7709d85c5 WIP migrating to unit tests for the intcomputer module vor 1 Jahr
.editorconfig 4449f5bc94 initial commit vor 2 Jahren
.gitignore 681c03ad89 feat: use `cargo --bin` instead of solutions crate vor 2 Jahren
Cargo.lock f0a1ebe8c4 chore: bump version vor 1 Jahr
Cargo.toml f0a1ebe8c4 chore: bump version vor 1 Jahr
LICENSE 4449f5bc94 initial commit vor 2 Jahren
README.md 5bd92509aa day02 vor 1 Jahr

README.md

🎄 Advent of Code {2019}

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.