An open API service indexing awesome lists of open source software.

https://github.com/benjaminderprogrammierer/advent-of-code-2024

Advent of Code 2024, C#
https://github.com/benjaminderprogrammierer/advent-of-code-2024

Last synced: 4 months ago
JSON representation

Advent of Code 2024, C#

Awesome Lists containing this project

README

          

# Advent of Code 2024

![Static Badge](https://img.shields.io/badge/BUILT_WITH-%E2%9D%A4-d15d26?style=for-the-badge&labelColor=e36d25)
![Static Badge](https://img.shields.io/badge/MADE_WITH-C%23-c0282d?style=for-the-badge&labelColor=ef4041)
![Static Badge](https://img.shields.io/badge/I_USE-VISUAL_STUDIO_CODE-0078d4?style=for-the-badge&labelColor=004d87)
![Static Badge](https://img.shields.io/badge/IT_WORKS-NO_IDEA_WHY-ff6348?style=for-the-badge&labelColor=3bb371)

---

![Last Commit](https://img.shields.io/github/last-commit/BenjaminDerProgrammierer/advent-of-code-2024.svg)

---

My solutions for the Advent of Code 2024 in C#.

IMPORTANT: remove any empty lines in the input files!