Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Advent of Code 2020 Solutions (Golang)

License

NotificationsYou must be signed in to change notification settings

dds/aoc2020

Repository files navigation

Build StatusLicense: GPL v3Go Report Card

This repo contains my solutions toAdvent of Code, 2020.

Prerequisites

You will needgo installed. Recommend installingbrew and runningbrew install go.

Running the Solutions

Download, build, and install the solutions like so:

# Download, build, and install solutions from this repogo get github.com/dds/aoc2020/...# Run solution for day 1day1# Get input for day 20, wait up to 8h, and copy to clipboard if successfulaocinput 20 --timeout 8h --clipboard# Watch the time count down until AoC 2022 Day 1, then display the input and stop.watch -n 0.3 -e'! aocinput 1 -y 2022'

About

Advent of Code 2020 Solutions (Golang)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp