Skip to content

LarsBollmann/AdventOfCode23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023 in Rust

Run cargo try {day} to test day with example input. The example input needs to be in data/examples/{day}.txt

Run cargo solve {day} to run day with actual input. The input will be downloaded from adventofcode.com. You need to set AOC_SESSION to a valid AOC session cookie in the environment or .env file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages