gifts
This commit is contained in:
parent
87f101b6da
commit
9e64a68c0d
@ -1,4 +1,4 @@
|
|||||||
# [Day 1](https://adventofcode.com/2022/day/1)
|
# [Day 1](https://adventofcode.com/2022/day/1) :gift:
|
||||||
```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
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# [Day 2](https://adventofcode.com/2022/day/2)
|
# [Day 2](https://adventofcode.com/2022/day/2) :gift::gift:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
# What would your total score be if everything goes exactly according to your strategy guide?
|
# What would your total score be if everything goes exactly according to your strategy guide?
|
||||||
|
Loading…
Reference in New Issue
Block a user