Skip to content

bj0key/aoc2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

Here's a Cargo workspace containing all of my solution's to 2022's Advent of Code questions. Each day contains a solution written in Python, as well as a solution written in Rust (yeah, I'm using AoC to learn rust, very original, I know).

Input files have obviously been left out of the repository, but if you wish to run the code with your own input, it is intended to be placed directly within each day's folder, with the filename of input.

Day Done in Python? Done in Rust?
1
2
3
4
5
6
7
8
9
10
11

About

Advent of Code 2022 solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published