Skip to content

Latest commit

 

History

93 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

Advent of Code 2024

Quickstart

Get your session cookie from https://adventofcode.com/ and export it as AOC_SESSION, then you will be able to download the inputs using the bash scripts.

nix run '.#aoc2024-get' -- --year 2024 1

To run a single AoC problem you can use

nix run '.#aoc2024-day01' < input/day01.input

To run all the AoC days you can use

nix run '.#aoc2024'

About

AoC 2024 each day in a different programming language

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages