/advent-of-code-2019

Repo for //Todo's advent of code solutions

Primary LanguageJavaScript

advent-of-code-2019

Introduction

A place for members to track their advent of code solutions to puzzles on Advent of Code 2019.

Join Code

We are using the join code 117235-01fec7e7. For a private leaderboard among the community.

Folder Structure

Top level of this project houses folders named for the dates puzzles were released. Inside each project folder, a member submits a folder with their name in which the include the files necessary for their solution.

Example

# File Structure
advent-of-code/14/skat/**/*

Thanks for Contributing! –🦑