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 22/25 ⭐⭐ Not yet
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 276 182 3154
Java 37 495 257 3076
Python 26 286 97 1312
C++ 6 55 21 774
TypeScript 6 1 1 86
CMake 6 21 21 74
SUM: 114 1134 579 8476

About

Advent of Code solutions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published