From 7db36c06cd61b1c5a30bb3a131064770146c7f1e Mon Sep 17 00:00:00 2001 From: "matthias@arch" Date: Sat, 3 Dec 2022 03:57:42 +0100 Subject: [PATCH] 1 --- 1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1/README.md b/1/README.md index b7f8599..1b127a5 100644 --- a/1/README.md +++ b/1/README.md @@ -1,4 +1,4 @@ -# [Day 1](https://adventofcode.com/2022/day/1) +# [Day 1](https://adventofcode.com/2022/day/1) :one: :present: ```shell # Find the Elf carrying the most Calories. How many total Calories is that Elf carrying? awk -f day1-1.awk input.txt