Skip to content

youve/AoC2022

Repository files navigation

AoC2022

== Advent of Code 2022 ==

Written in awk

Task Solution Comments
Day 01 01-calorie-counting How many calories are carried by the top elf/elves?
Day 02 02-rock-paper-scissors Evaluating rock paper scissors strategies
Day 03 03-rucksack-reorganisation Finding characters in common between strings
Day 04 04-camp-cleanup Determining whether, and to what extent, ranges overlap
Day 05 05-supply-stacks Stack manipulation
Day 06 06-tuning-trouble Find a run of unique characters
Day 07 07-no-space-left-on-device Parse output of cd and ls into a directory tree and find files of a certain size.

About

Advent of Code 2022

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages