Weekly challenges for each team.
- Fork the repo
- Under today's day, create a folder with your username in the solutions folder
- Example:
advanced/days/example/solutions/slate/
- Example:
- In your folder, put your source code. There should be only one file, and it should be named with your github username.
- Make sure the file ends in
.py - Open a pull request, once most people have their PR's merged, the answer will be uploaded and the leaderboards will be automagically created.
Every day has a separate leaderboard. We are working on a main leaderboard. Here is an example of Advanced Day 0 Leaderboard: https://github.com/MWCSC/challenges/blob/026843f65e1343216488c46b66b1aca7512828c5/advanced/days/0/leaderboard.txt#L1-L12
See all other leaderboards here.