Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

This repo contains all of my Advent of Code participations. I intend to use the AoC problems to learn and/or become better at new programming languages, so don't get a heart attack when you see any suboptimal use of language features (I am looking at you expert Rusticians out there ;-)).

Quickstart Guide

All of my solutions will be self-contained within their respective directory, so that you can easily build and run them without an exotic setup procedure and/or build process.

Rust

To build and run my Rust solutions just do the following:

$ cd 2022/day_1
$ cargo run

About

This repo contains all of my AoC participations.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages