Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aradi/aoc-2022

Solutions for Advent of Code 2022
https://github.com/aradi/aoc-2022

Last synced: about 6 hours ago
JSON representation

Solutions for Advent of Code 2022

Awesome Lists containing this project

README

        

Advent of Code 2022
===================

My solutions for `Advent of Code 2022 `_, mostly
in Fortran and Python.

Note: The solutions uploaded here are meant to demonstrate possible
implementations of the required algorithms. They are quite clean, but they
are not modularized, as they should in a production code.