Categorygithub.com/meridani/advent-of-code-2021
module
0.0.0-20220915083752-a8cd84ca2b2b
Repository: https://github.com/meridani/advent-of-code-2021.git
Documentation: pkg.go.dev

# README

Go Report Card

Advent of Code 2021 in Go

AoC Logo

šŸŽ„šŸŽ„šŸŽ„

You need to get your Advent of code session.

  1. Login on the webpage
  2. F12 - Network - Headers
  3. copy the session=1234....ef into assets/.aocsession file without the session= part

Running the days

    cd cmd/dayXX
    go run .

Overview

DayNameStars
01Sonar Sweep⭐⭐
02Dive!⭐⭐
03Binary Diagnostic⭐⭐
04Giant Squid⭐⭐
05Hydrothermal Venture⭐⭐
06Lanternfish⭐⭐
07The Treachery of Whales⭐⭐
08Seven Segment Search⭐⭐
09Smoke Basin⭐⭐
10Syntax Scoring⭐⭐
11Dumbo Octopus⭐⭐
12Passage Pathing⭐⭐
13Transparent Origami⭐⭐
14Extended Polymerization⭐⭐
15Chiton⭐⭐
16Packet Decoder
17Trick Shot⭐⭐
18
19
20
21
22
23
24

# Packages

No description provided by the author
No description provided by the author