This commit is contained in:
matthias@arch 2022-12-03 03:57:42 +01:00
parent 867c24d803
commit 7db36c06cd

View File

@ -1,4 +1,4 @@
# [Day 1](https://adventofcode.com/2022/day/1) # [Day 1](https://adventofcode.com/2022/day/1) :one: :present:
```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