Difference between revisions of "Groups.tsv"
From PC2wiki
m (→File Format: added format) |
m (→See Also: add link) |
||
Line 33: | Line 33: | ||
==See Also== | ==See Also== | ||
* [[Load ICPC]] | * [[Load ICPC]] | ||
+ | * [[Export Tab]] | ||
[[Category:CCS|CCS]] | [[Category:CCS|CCS]] |
Revision as of 17:47, 24 November 2016
A CCS standard TSV file that contains region information
File Format
Per the CCS spec.
A text file consisting of a version line and one line for each group (super regionals at the WF) that needs to be tracked separately with regards to results. Each line has tab separated fields as defined below.
The first line has the following format
Field | Description | Example | Type |
---|---|---|---|
1 | Label | groups | fixed string (always same value) |
2 | Version number | 1 | integer |
Then follow several lines with the following format (one per team group).
Field | Description | Example | Type |
---|---|---|---|
1 | Group ID | 902 | integer |
2 | Group name | North America | string |