hey guys ik kan benchmarken

This commit is contained in:
Rien Maertens 2021-12-01 11:47:30 +01:00
parent 6267b29d67
commit f40b231b2f
No known key found for this signature in database
GPG key ID: AE66CE42F1AF9DEF
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
day="$(printf '%02d' "$1")" day="$(printf '%02d' "$1")"
part="$2" part="$2"
inputfile="../inputs/$day-input" inputfile="../inputs/$day.txt"
[ -x "prepare" ] || exit 0 [ -x "prepare" ] || exit 0

@ -1 +1 @@
Subproject commit 14f71edc265fbfc16ea92d98662e79961c15aabb Subproject commit 217b571949fe1d8e9df875d07ffc8d7f4ed0feb7