Skip to content

phnaharris/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADVENT OF CODE

My year-by-year advent of code. This repo contain all of my adventure with new language I wanna practice (Currently with 2022 is rust).

You can create pull request to give me more idea to solve the problem. But do it yourself before.

You can find all information about AOC at https://adventofcode.com/.

How to run

  • 2022:
cargo run -p y22
  • 2021:
cargo run -p y21

About

My advent of code journey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages