https://github.com/ramonmeffert/2024-advent-of-code
https://github.com/ramonmeffert/2024-advent-of-code
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ramonmeffert/2024-advent-of-code
- Owner: RamonMeffert
- License: unlicense
- Created: 2024-12-02T18:22:54.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T20:48:03.000Z (5 months ago)
- Last Synced: 2025-02-01T07:27:00.514Z (4 months ago)
- Language: C#
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code 2024
https://adventofcode.com/2024
Create input file for problem:
```bash
./get-input
```