Skip to content

LenaBullens/advent-of-code-2022-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Solutions to Advent of Code (2022) using Golang

Day 18

Each cube has 6 faces. Every adjacency takes away 2 faces (1 on each cube). If we loop over all the possible pairings we can find how many faces are covered.

Day 19

Discussion on optimalizations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages