Skip to content

markwryan/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2022

Advent of Code 2022

Random solutions and whatnot from AoC 2022

Setup

  • Installed Rust
  • Created new project for day e.g.:
        cargo new day-1
    
  • Run initial app
    cd day-1
    cargo run
    

About

Advent of Code 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages