Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

Run

cargo run -- --help

Progress

The current progress of each day is marked in the table below. One star (⭐) means that Part A of the puzzle has been solved, while two stars (⭐⭐) means that both parts have been solved.

Day Stars
Dec 01 ⭐⭐
Dec 02 ⭐⭐
Dec 03 ⭐⭐
Dec 04 ⭐⭐
Dec 05 ⭐⭐
Dec 06 ⭐⭐
Dec 07 ⭐⭐
Dec 08 ⭐⭐
Dec 09 ⭐⭐
Dec 10 ⭐⭐
Dec 11 ⭐⭐
Dec 12 ⭐⭐
Dec 13 ⭐⭐
Dec 14 ⭐⭐
Dec 15 ⭐⭐
Dec 16 ⭐⭐
Dec 17 ⭐⭐
Dec 18 ⭐⭐
Dec 19 ⭐⭐
Dec 20 ⭐⭐
Dec 21
Dec 22 ⭐⭐
Dec 23 ⭐⭐
Dec 24
Dec 25

Input files

Note: Input files are not (or should not be) included in this directory. See the section from the FAQ:

Can I copy/redistribute part of Advent of Code? Please don't. Advent of Code is free to use, not free to copy. If you're posting a code repository somewhere, please don't include parts of Advent of Code like the puzzle text or your inputs. If you're making a website, please don't make it look like Advent of Code or name it something similar.

Each day may read the file input.txt for the puzzle input or x.txt for the example input. These should be included in 'src/days/'day' next to the 'day'.rs file.

About

Advent of Code 2024

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages