Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 462 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 462 Bytes

Advent of Code submissions

Check out https://adventofcode.com/ and submit your solutions to the days' problems here.

Participating

  1. Clone this repo!
  2. Create a branch with your name
  3. Add you code and a brief README.md in each day's directory with how to run the code and any explanatory text you think might be helpful.
  4. Create a PR for each day's problems (even if you haven't solved them).
  5. Discuss folks' PRs, approaches, ask questions, etc!