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
Java 37 495 257 3076
C/C++ Header 33 266 207 2959
Python 30 372 165 1646
C++ 5 50 21 717
TypeScript 6 1 1 86
CMake 6 21 21 74
SUM: 117 1205 672 8558

About

Advent of Code solutions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published