Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ichhabehunger54/aoc2024
My solution for Advent of Code 2024.
https://github.com/ichhabehunger54/aoc2024
Last synced: 16 days ago
JSON representation
My solution for Advent of Code 2024.
- Host: GitHub
- URL: https://github.com/ichhabehunger54/aoc2024
- Owner: IchHabeHunger54
- License: mit
- Created: 2024-12-01T11:48:59.000Z (22 days ago)
- Default Branch: main
- Last Pushed: 2024-12-01T11:51:22.000Z (22 days ago)
- Last Synced: 2024-12-01T12:37:07.378Z (22 days ago)
- Language: C#
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AoC2024
This is my solution for [Advent of Code 2024](https://adventofcode.com/2024), written in C#.
Inputs go into the git-ignored `input` directory.
All code in this repository is licensed under the MIT license.