2022-07-07 16:45:18 +02:00
2022-07-07 16:45:18 +02:00
2022-07-07 16:45:18 +02:00
2021-12-08 14:36:08 +01:00
2021-12-08 14:36:08 +01:00
2021-12-08 14:36:08 +01:00
2022-07-07 16:45:18 +02:00
2021-12-08 14:36:08 +01:00
2021-12-08 21:37:26 +01:00
2021-12-09 20:28:28 +01:00
15
2021-12-15 13:33:39 +01:00
15
2021-12-15 13:33:39 +01:00
2022-07-07 16:45:18 +02:00
2022-07-07 16:45:18 +02:00
2021-12-15 14:07:38 +01:00
2021-12-16 19:52:17 +01:00
2022-07-07 16:45:18 +02:00
2022-07-07 16:45:18 +02:00
2021-12-03 05:02:33 +01:00
2022-07-07 16:45:18 +02:00
2022-07-07 16:45:18 +02:00
2022-07-07 16:45:18 +02:00
2021-12-04 13:58:53 +01:00
2022-07-07 16:45:18 +02:00

Adevent of Code 2021

So this is my collection of code for Advent of Code 2021. Expect hacky code that is not representative of my average code quality.

Python solutions take input from stdin, so run like this:

$ cat input1.in | python3 3.py

Swift solutions take the filename as the first argument.

$ swift ./AoC1/main.swift input1.in
Description
Advent of code 2021 solutions.
Readme 135 KiB
Languages
Python 92.7%
Swift 7.3%