CCSS Advent of Code Solutions Repository
Advent of Code is an Advent calendar of small programming puzzles that can be solved in any programming language you like. This year, the CCSS will be hosting its own Advent of Code leaderboard and solutions repository. We'd love for any Carleton students to contribute their solutions! For more information on Advent of Code click here.
Join our Leaderboard
To join the CCSS Advent of Code leaderboard, navigate here, login, and enter the following leaderboard code:
970906-fa1dc2ae
Contribute Solution
If you'd like to contribute a solution, create a folder under the corresponding day named after your Github Username containing your solution in your language of choice!
Example
2020/day-01/YOURUSERNAME/Solution.py