Skip to content

aborrego3/Advent-of-Code-2021

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

Advent of Code 2021

My solutions in Rust for this year's Advent of Code. My personal goal this year is to aim to be able to run all 25 days combined in under 1 second.

Check out JOURNAL.md, where I show the runtimes and discuss the approaches that I used for every day!

To run: cargo run --release [days...]

About

Solutions for Advent of Code 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages