Problems featured in Codecember 2017. Problems were original creations by: Emily Peterson, Matthew Zhang, Saif Ahmad, Ajai Shankar, Rohit Mohan, and George Thayamkery Or were taken/modified from sources that released problems under The Creative Commons Attribution License
Java JavaScript
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
JudgesDataSets
ProblemInstructions
Solutions
LICENSE
ProblemInstructions.pdf
README.md

README.md

Codecember 2017 Problems, Solutions, Data Sets

All solutions listed here are created by the problem creators (unless specified in the file itself).

I recommend you also look at other teams solutions to each problem at codecember.codescrim.com

You can use the team code below if you forgot yours

9YVBE8

Folders

  • JudgesDataSets Include all datasets used to judge each program
  • ProblemInstructions Include the source markdown files for each problem
  • Solutions Java solutions to problems