Schemas for problems
Create the database schemas and models for the problems, test cases, and submission history. This will dictate how problem data is stored in database and how our queries should be structured.
Edited by William Behnke
Create the database schemas and models for the problems, test cases, and submission history. This will dictate how problem data is stored in database and how our queries should be structured.