Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

HHMagnus/AdventOfCode2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My solutions to Advent of Code 2018 in Rust.

I originally did them in Java. However, when revisiting to finish the rest of the stars in 2024, I decided to do it over in Rust.

Run day with (put input in "/input" at root with name "dayX.txt")

cargo run --bin dayX

image

About

My solutions to Advent of Code 2018 in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages