Contest Control System
From PC2wiki
A Contest Control system is software which automatically manages the operation of a programming contest.
CCS also refers to ICPC CCS Specification
The term contest control system (CCS) means software which automatically manages the operation of a programming contest. Operations to be managed by the CCS include: run submissions by teams, judging of submissions, handling clarification requests from teams and clarification responses from judges, calculation of standings, generating external representations of contest results, and overall CCS configuration.
PC² is a Contest Control System.
See Also
- PC² CCS Features
- PC² CCS Enhancements