advent-of-code-2020

module
v0.0.0-...-0038237 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 2, 2021 License: Unlicense

README

Codecov Go Report Card

Advent of Code 2020

My approach to Advent of Code 2020:

  • Implementation in Go
  • Test based on example input
  • Full test coverage
  • Trying to find idiomatic solutions

Build and run to get the solutions

$ go build ./cmd/aoc2020
$ ./aoc2020 -help
Usage of ./aoc2020:
  -day int
	Day of of December (1-24) (default 1)
  -part int
	Part 1 or 2 (default 1)

Directories

Path Synopsis
cmd
pkg
day1
Package day1 solves Report Repair
Package day1 solves Report Repair
day2
Package day2 solves Password Philosophy
Package day2 solves Password Philosophy
day3
Package day3 solves Toboggan Trajectory
Package day3 solves Toboggan Trajectory

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL