Contains solutions to the puzzles for the years:
2015
2016
2017
2018
2019
2020
2021
2022
2023
Change into directory that contains the solution to run.
dotnet test solution.sln
java Solution.java
node solution.js
perl solution.pl
swift solution.swift
deno run --allow-read solution.ts