Skip to content

joeecarter/advent-of-code-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code-2023

This is my attempt at solving advent of code 2023 in a programming language I've never used before - rust.

WARNING: There are no guarentees that any of the the code in this repository is idiomatic rust code, in fact I can probably give you the opposite guarentee.

Running the tasks

Run this via cargo run e.g.

cargo run --bin task1 -- ./task1.txt

Links

Heres some resources I found useful whilst learning rust:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages