thefl0ur / advent-of-code-2021

My solutions for Advent of Code 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of code 2021

This is my first attempt to solve advent of code puzzles.

In main branch placed refactored solution, which I done later. Original messy solutions can be found in branch original_solutions.

Stats

I was limited by my time and knowledge in time I discovered AoC, so not all puzzles was cleared.

Puzzle Part 1 Part 2
Sonar Sweep + +
Dive! + +
Binary Diagnostic + +
Giant Squid + +
Hydrothermal Venture + +
Lanternfish + +
The Treachery of Whales + +
Seven Segment Search + +
Smoke Basin + +
Syntax Scoring + +
Dumbo Octopus + +
Passage Pathing + +
Transparent Origami + +
Extended Polymerization + +
Chiton - -
Packet Decoder + -
Trick Shot - -
Snailfish - -
Beacon Scanner - -
Trench Map - -
Dirac Dice - -
Reactor Reboot - -
Amphipod - -
Arithmetic Logic Unit - -
Sea Cucumber + X

Thanks

Thanks Eric Wastl and all AoC team for creating puzzles. Thanks r/adventofcode for memes and guides.

About

My solutions for Advent of Code 2021


Languages

Language:Python 98.2%Language:Smarty 1.8%