Skip to content

RabbitSeries/AdventofCode

Repository files navigation

Advent of Code Solutions

Solutions to Advent of Code challenges. Advent of Code is an annual coding event with daily programming puzzles released from December 1st to December 25th.

Solutions

Overall

Year Progress Best TimeCost (seconds)
2021 3/25 ⭐⭐ Not yet
2022 25/25 ⭐⭐ 209.622
2023 25/25 ⭐⭐ 9.820279
2024 25/25 ⭐⭐ 0.965016

Runs on github actions.

Tools

  • Editor: VSCode VsCode
  • Cpp Compiler: g++ C++23
  • JVM Version: OpenJDK
  • Python Version: Python3.15
  • OS: Arch Linux & Windows

Links

TODOs

  • Building c++ 2024.

  • Optimizing c++ 2024.

  • Building java 2023.

  • Building python 2022.

  • Add maven toolchain

  • Add CMake toolchain

Statistics

Language files blank comment code
C/C++ Header 33 244 188 2860
Java 27 382 190 2391
Python 30 374 165 1655
Kotlin 9 104 65 727
C++ 5 50 21 717
TypeScript 6 1 1 86
CMake 6 21 21 74
SUM: 116 1176 651 8510

About

Advent of Code solutions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published