7Rocky / AoC-2022

Resolution to the problems of 2022 AoC in Java language

Home Page:https://adventofcode.com/2022

Repository from Github https://github.com7Rocky/AoC-2022Repository from Github https://github.com7Rocky/AoC-2022

Advent of Code (AoC) 2022

Resolution of the problems in Java language:

git clone https://github.com/7Rocky/AoC-2022
cd AoC-2022/day_<number>

java Main.java
cd AoC-2022

make test
Problem Title Difficulty Feelings
Day 01 Calorie Counting ⭐ 🀷
Day 02 Rock Paper Scissors ⭐ 🀷
Day 03 Rucksack Reorganization ⭐ 🀨
Day 04 Camp Cleanup ⭐ πŸ€”
Day 05 Supply Stacks ⭐⭐ 🀩
Day 06 Tuning Trouble ⭐ 🀷
Day 07 No Space Left On Device ⭐⭐ πŸ’™
Day 08 Treetop Tree House ⭐⭐ πŸ€”
Day 09 Rope Bridge ⭐⭐⭐⭐ 😑
Day 10 Cathode-Ray Tube ⭐⭐ 🀨
Day 11 Monkey in the Middle ⭐⭐⭐ πŸ€”
Day 12 Hill Climbing Algorithm ⭐⭐⭐ πŸ’™
Day 13 Distress Signal ⭐⭐⭐⭐ πŸ’™
Day 14 Regolith Reservoir ⭐⭐⭐⭐ 🀩
Day 15 Beacon Exclusion Zone ⭐⭐⭐ 🀩
Day 16 Proboscidea Volcanium ⭐⭐⭐⭐⭐ 😑
Day 17 Pyroclastic Flow ⭐⭐⭐⭐ 🀩
Day 18 Boiling Boulders ⭐⭐⭐ πŸ€”
Day 19 Not Enough Minerals ⭐⭐⭐⭐ πŸ€”
Day 20 Grove Positioning System ⭐⭐⭐ 🀩
Day 21 Monkey Math ⭐⭐⭐ πŸ’™
Day 22 Monkey Map ⭐⭐⭐⭐⭐ 😑
Day 23 Unstable Diffusion ⭐⭐⭐⭐ 🀩
Day 24 Blizzard Basin ⭐⭐⭐⭐ πŸ€”
Day 25 Full of Hot Air ⭐⭐ πŸ’™

About

Resolution to the problems of 2022 AoC in Java language

https://adventofcode.com/2022

License:ISC License


Languages

Language:Java 99.8%Language:Makefile 0.2%