From 9e64a68c0db7fc5132c22a0312c08f89c7238a92 Mon Sep 17 00:00:00 2001 From: "matthias@arch" Date: Sat, 3 Dec 2022 03:59:42 +0100 Subject: [PATCH] gifts --- 1/README.md | 2 +- 2/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1/README.md b/1/README.md index b7f8599..60d34d6 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) :gift: ```shell # Find the Elf carrying the most Calories. How many total Calories is that Elf carrying? awk -f day1-1.awk input.txt diff --git a/2/README.md b/2/README.md index 47666f4..9f05b59 100644 --- a/2/README.md +++ b/2/README.md @@ -1,4 +1,4 @@ -# [Day 2](https://adventofcode.com/2022/day/2) +# [Day 2](https://adventofcode.com/2022/day/2) :gift::gift: ```shell # What would your total score be if everything goes exactly according to your strategy guide?