Skip to content

bram-inniger/advent-of-code-2022

Repository files navigation

Advent of Code 2022

Repository to store solutions for Advent of Code

About

Every problem is described in under "problems".
Every input is given in "inputs".
The actual problem solutions (both parts) can be found under "main".
Tests verifying all solutions (and sample inputs) can be found under "test".

How to run

$ git clone git@github.com:bram-inniger/advent-of-code-2022.git
$ cd advent-of-code-2022
$ ./gradlew clean test

License

GNU GENERAL PUBLIC LICENSE version 3. See LICENSE.

Copyright (C) 2022 Bram Inniger

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages