Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naamloos/adventofcode2023
My solutions for Advent of Code 2023 with a concurrent runner service.
https://github.com/naamloos/adventofcode2023
Last synced: about 1 month ago
JSON representation
My solutions for Advent of Code 2023 with a concurrent runner service.
- Host: GitHub
- URL: https://github.com/naamloos/adventofcode2023
- Owner: Naamloos
- License: mit
- Created: 2023-12-01T17:38:08.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-02T16:44:01.000Z (about 1 year ago)
- Last Synced: 2024-05-01T15:36:10.848Z (8 months ago)
- Language: C#
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AdventOfCode2023
My solutions for Advent of Code 2023 with a concurrent runner service.# Where to play?
Check out [Advent of Code 2023](https://adventofcode.com/2023/about).# Can I reuse your solutions?
Please, don't. You're not only lying to yourself but also ruining the spirit of the game.# Why is this so over engineered?
I paid for 8 core 16 thread, I use 16 thread.