Skip to content

meridani/advent-of-code-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages