Implement 2025 day 3 in bash

This commit is contained in:
2025-12-03 09:54:40 +01:00
parent 7e23cf94a6
commit 6f4b02af33
4 changed files with 73 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
## Day 02: Terraform
# Day 02: Terraform
The code assumes an input file at `../inputs/02.txt`. Other than that, simply try to run as follows: