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

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

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.