Skip to content

LordOfTrident/aoc-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

License Contributors Stars Issues Pull requests


πŸŽ„ Advent of Code 2024 🎁

My AOC 2024 solutions

adventofcode.com/2024


Table of contents

Introduction

❄️ It is christmas soon again, probably my favorite time of the year. This is my third year doing AOC, and I'm (hopefully) improving every year. Maybe at some point i will finally be able to finish all days.

Goals

My goals for AOC 2024 are:

  • β›„ Try out new languages or languages that I briefly used before (Rust, Zig, Odin, Elixir...)
  • πŸŽ„ Practice/revise languages i already know
  • 🎁 Learn dynamic programming

Table of the days

Day Part 1 Part 2 Language
01 C
02 Rust
03 Rust
04 Rust
05 Rust
06 V
07 Hare
08 Hare
09 Hare
10 Hare
11 C3
12 -
13 -
14 -
15 -
16 -
17 -
18 -
19 -
20 -
21 -
22 -
23 -
24 -
25 -

Quickstart

$ git clone https://github.com/LordOfTrident/aoc-2024
$ cd days/DAY
$ make PART

Note

Substitute DAY for a day from the table of days and PART for either part1 or part2



AOC

Made with ❀️ love for πŸŽ„πŸŽβ›„

(Back to top)

About

πŸŽ„ My AOC 2024 solutions 🎁

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published