1
This commit is contained in:
parent
7db36c06cd
commit
87f101b6da
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user