aoc

Advent of Code

This is just me struggling through the Advent of Code game/event here to practice and learn.

Using RNG to roll my fate:

python -c "import random; print(random.SystemRandom().choice(['python', 'typescript', 'go', 'rust', 'elixir', 'ruby', 'crystal', 'java']))"

Day + lang from rng:

2021

1 - rust

2 - python

3 - rust

2022

1 - java

2 - rust

3 - java

4 - ruby

5 - ruby

6 - rust

7 - python

8 - elixir

2023

1 - python

2 - crystal

3 - elixir

4 - rust

5 - typescript

6 - go

7 - elixir

8 - typescript

9 - go

10 - crystal (unfinished)

11 - rust

12 - java (unfinished)

13 - ruby (unfinished)

14 - java

Repository

aoc

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 0
  • 11 months ago
  • December 1, 2023
License

MIT License

Links
Synced at

Mon, 25 Nov 2024 09:03:43 GMT

Languages