/AdventOfCode2022

More nasty, messy code

Primary LanguageJava

Advent of Code 2022

In Java this year (again).

These will not be elegant. These may not be complete. These are definitely not recommended for use as examples.

Description of each day

  1. Elves' calories: Adding up lists of numbers
  2. Rock Paper Scissors: Determining outcomes
  3. Elves' rucksacks: Comparing items each elf is carrying
  4. Range pairs: Comparing overlapping and fully containing pairs of numbers
  5. Stacking supplies: Moving stacks of items between piles