Contest Data Files
A complete list of data files that can be imported and exported from the PC²
Contents
CMS Files
These files are created by the ICPC CMS and are loaded into a CCS.
groups.tsv
Team group/region information.
teams.tsv
Team information, see teams.tsv
CCS files
Input Contest Configuration Files
These files contain contest and problem configuration data and are loaded into a CCS.
contest.yaml
Contains general contest information, language definitions and problem references (short name), problem order and balloon colors. See contest.yaml.
Problem Definition/settings
The Problem Format describes the files and formats for the files that a problem author creates.
A problem set of files includes:
- problem.yaml - problem title, balloon colors, etc.
- problem data files - input and answer files, sample solutions, samples for teams
groups.tsv
Team Region information
teams.tsv
Team info.
logos.tar.gz
Team logo files.
flags.tar.gz
Team country flags.
accounts.tsv
Account file including login and passwords. See accounts.tsv
userdata.tsv
Account information for team and non-team accounts.
Output Files
These files are output by a CCS.
- runs.tsv - summary list of Run submissions
- scoreboard.tsv - contest scoreboard
- results.tsv - results file, export to CMS
- events.xml - an XML event feed
- TBD - HTML scoreboard
Output Feeds
These feeds are live data created/updated by a CCS
Event Feed XML
Event Feed (XML) - provides a number of contest events, ex. contest def, language def, runs info, notifications. See Event Feed
RSI
Run Forwarding Feed (XML) - provides run submission data to clients (non-team typically). The Run Forward Feed data includes both run information (Team, Problem, etc) and the submitted source code file(s).
PC² Files
In addition to the CCS supported input and output files, there are a number of other input and output files supported.
Input Files
Accounts Load File
See article Load Account
Output Files
Reports Files
See Reports
evals.log
Each time a judgement is created a line is added to evals.log
End of Contest Reports
At the end of the contest a number of reports are automatically generated, See [Bug 473 ] for details.
Deprecated CMS Import Files
Before the CCS there were another set of nearly identical in content CMS data files.
See Also
TBD links to loading of contest data file functions in pc2