- Notifications
You must be signed in to change notification settings - Fork3
This repository contains solutions for Advent Of Code puzzles and cli tool to run solutions to get answers for input on site.
License
obalunenko/advent-of-code
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Advent of Code is an Advent calendar of small programming puzzles for avariety of skill sets and skill levels that can be solved in any programming language you like.People use them as aspeed contest, interview prep, company training,university coursework, practice problems,or tochallenge each other.
This repository contains solutions for puzzles and cli tool to run solutions to get answers for input on site.
| Day | Part 1 | Part 2 |
|---|---|---|
| Day 1 | ⭐ | ⭐ |
| Day | Part 1 | Part 2 |
|---|---|---|
| Day 1 | ⭐ | ⭐ |
| Day | Part 1 | Part 2 |
|---|---|---|
| Day 1 | ⭐ | ⭐ |
| Day | Part 1 | Part 2 |
|---|---|---|
| Day 1 | ⭐ | ⭐ |
| Day 2 | ⭐ | ⭐ |
| Day 3 | ⭐ | ⭐ |
| Day 4 | ⭐ | ⭐ |
| Day 5 | ⭐ | ⭐ |
| Day 6 | ⭐ | ⭐ |
| Day 7 | ⭐ | ⭐ |
| Day | Part 1 | Part 2 |
|---|---|---|
| Day 1 | ⭐ | ⭐ |
| Day 2 | ⭐ | ⭐ |
| Day | Part 1 | Part 2 |
|---|---|---|
| Day 1 | ⭐ | ⭐ |
| Day 2 | ⭐ | ⭐ |
| Day 3 | ⭐ | ⭐ |
| Day 4 | ⭐ | ⭐ |
| Day | Part 1 | Part 2 |
|---|---|---|
| Day 1 | ⭐ | ⭐ |
| Day 2 | ⭐ | ⭐ |
| Day | Part 1 | Part 2 |
|---|---|---|
| Day 1 | ⭐ | ⭐ |
| Day 2 | ⭐ | ⭐ |
| Day | Part 1 | Part 2 |
|---|---|---|
| Day 1 | ⭐ | ⭐ |
| Day 2 | ⭐ | ⭐ |
| Day | Part 1 | Part 2 |
|---|---|---|
| Day 1 | ⭐ | ⭐ |
| Day 2 | ⭐ | ⭐ |
| Day 3 | ⭐ | ⭐ |
Yourhttps://adventofcode.com session token isrequired for downloading and caching the inputs.
Set your Advent of Code session token in the environment variable
AOC_SESSION, or pass explicitly via-sessionflag duringaoc-cliexecutionRun
aoc-cli runand follow instructions
Cli support optional metrics, to enable them you can use following flags:
--elapsed, -e Enables elapsed time metric --bench, -b Enables benchmark metricAll available flags, commands and usage:
USAGE: aoc-cli [global options] command [command options] [arguments...] COMMANDS: run Runs advent-of-code application help, h Shows a list of commands or help for one commandGLOBAL OPTIONS: --help, -h show help (default: false) --version, -v print the version (default: false) NAME: aoc-cli run - Runs advent-of-code applicationUSAGE: aoc-cli run [command options] [arguments...]OPTIONS: --elapsed, -e Enables elapsed time metric (default: false) --bench, -b Enables benchmark metric (default: false) --session value, -s value AOC auth session to get inputs (default: "<will get value from env ${AOC_SESSION} by default>") [$AOC_SESSION] --help, -h show help (default: false)About
This repository contains solutions for Advent Of Code puzzles and cli tool to run solutions to get answers for input on site.
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.
