Skip to content

isichei/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

advent-of-code-2022

Go time... but then switched back to Rust as I missed it too much 😍

Go

All go stuff in go/

cd into each exercise folder and go run main.go

Running: go version go1.19.3 darwin/amd64

Rust

All Rust stuff in rust/

cd into each exercise folder and cargo run (or cargo test if tests are present)

Running rustc 1.66.0 (69f9c33d7 2022-12-12)

About

In Rust and Go, but mainly Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published