C: 2022 day 2

This commit is contained in:
2022-12-07 15:37:00 +01:00
parent b8f6763a3b
commit 01cdce6608
4 changed files with 89 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
#
# aoc.bash: Advent of Code 2022, day 1
# aoc.bash: Advent of Code 2022, day 2
#
# Copyright (C) 2022 Bruno Raoult ("br")
# Licensed under the GNU General Public License v3.0 or later.