This commit is contained in:
matthias@arch 2022-12-03 03:58:52 +01:00
parent 7db36c06cd
commit 87f101b6da

View File

@ -1,4 +1,4 @@
# [Day 1](https://adventofcode.com/2022/day/1) :one: :present: # [Day 1](https://adventofcode.com/2022/day/1)
```shell ```shell
# Find the Elf carrying the most Calories. How many total Calories is that Elf carrying? # Find the Elf carrying the most Calories. How many total Calories is that Elf carrying?
awk -f day1-1.awk input.txt awk -f day1-1.awk input.txt