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

https://github.com/runfalk/advent-of-code-2022


https://github.com/runfalk/advent-of-code-2022

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

Advent of code 2022
===================
These are my solutions for the problems in Advent of Code 2022.

Answers
-------
The input and expected answers for the problems I have solved can be found in
``tests/test_days.rs``.