Skip to content

MichaelAquilina/adventofcode2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022 Solutions

CircleCI

Tested with latest rust stable (currently 1.65)

Solutions for https://adventofcode.com/2022/

Each day is split into its own separate cargo project that can be compiled and run individually.

To run a solution, head to the project for the particular day and run:

cargo run < input.txt

About

https://adventofcode.com/2022/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages