update submodules

This commit is contained in:
Felix Van der Jeugt 2021-12-09 11:33:06 +01:00
parent 761e19b1e0
commit 1618dabd74
No known key found for this signature in database
GPG key ID: 58B209295023754D
4 changed files with 4 additions and 4 deletions

@ -1 +1 @@
Subproject commit 5779bbc966d77d4fc2208ba8b88c74f627c8a4f2
Subproject commit 1460c35eb139a88671622e25c538483971464378

@ -1 +1 @@
Subproject commit e335a0d960e1c37701399d1f5aac1ce9d71850c0
Subproject commit 84d0d577cd0343ea5fab32374bbdbbfc3c9fd8b4

View file

@ -1,5 +1,5 @@
#!/bin/sh
day="$(printf '%02d' "$1")"
day="$(printf '%02d' "${1##0}")"
part="$2"
inputfile="$PWD/../inputs/$day.txt"

@ -1 +1 @@
Subproject commit 9c8cd8e7a9501831061586e3da213bb5f28d28b9
Subproject commit e058039f35b99efa16a151906c0ea18816084ad6