https://github.com/fbartho/advent-of-code-2023
Advent of Code Solutions 2023
https://github.com/fbartho/advent-of-code-2023
Last synced: 9 months ago
JSON representation
Advent of Code Solutions 2023
- Host: GitHub
- URL: https://github.com/fbartho/advent-of-code-2023
- Owner: fbartho
- Created: 2023-12-05T01:21:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T20:00:37.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T12:23:01.270Z (11 months ago)
- Language: Swift
- Size: 279 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2023
These are my [@fbartho](https://github.com/fbartho) quick & dirty puzzle solutions for the [Advent of Code 2023](https://adventofcode.com/2023) puzzles
These are not optimized in any way, and just reflect a solution I got to with minimal effort.
This year I solved the problems in Swift.