Skip to content

rohlandm/AoC2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

Advent of Code 2024 in Scala 3 (first time using Scala). Completion is not guaranteed and relies on my time and motivation.

Usage

  • set ENV var SESSION to your session cookie to download input files automatically
  • run with number of day as command line argument, e.g. sbt run 1

Implementation state

Day Implemented?
1 ⭐️⭐️
2 ⭐️⭐️
3 ⭐️⭐️
4 ⭐️⭐️
5 ⭐️⭐️
6 ⭐️⭐️
7 ⭐️⭐️
8 ❌❌
9 ❌❌
10 ❌❌
11 ❌❌
12 ❌❌
13 ❌❌
14 ❌❌
15 ❌❌
16 ❌❌
17 ❌❌
18 ❌❌
19 ❌❌
20 ❌❌
21 ❌❌
22 ❌❌
23 ❌❌
24 ❌❌
25 ❌❌

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages