Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

My solutions for Advent of Code 2022.
https://github.com/riari/aoc-2022

advent-of-code advent-of-code-2022 kotlin

Last synced: about 2 months ago
JSON representation

My solutions for Advent of Code 2022.

Awesome Lists containing this project

README

        

# Advent of Code 2022

My solutions for [Advent of Code 2022](https://adventofcode.com/2022/), written in Kotlin.

Solution files and boilerplate can be generated with new.py, e.g.:

```shell
./new.py 1
```