Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 374 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 374 Bytes

adventofcode

Work from https://adventofcode.com

These are my collected coding solutions for Advent of Code.

The goal is to provide proof of coding solutions. All solutions should be executable and display the answer to the problem presented.

Solutions may be written in any language. When available, a shell script should be available to execute in a standard shell.