Difference between revisions of "Institutions.tsv"
From PC2wiki
m (→See Also: add see also) |
m (→See Also: updated team2.tsv ref) |
||
Line 39: | Line 39: | ||
* [[Load ICPC]] | * [[Load ICPC]] | ||
− | * [[ | + | * [[Teams2.tsv]] |
[[Category:CCS|CCS]] | [[Category:CCS|CCS]] |
Revision as of 08:05, 16 June 2016
A CCS standard TSV file that contains institution information
File Format
A text file consisting of a version line and one line for each team in the contest. Each line has tab separated fields as defined below.
The first line has the following format
Field | Description | Example | Type |
---|---|---|---|
1 | Label | File_Version | fixed string (always same value) |
2 | Version number | 1 | integer |
Then follow several lines with the following format (one per team).
Field | Description | Example | Type |
---|---|---|---|
1 | Institution code | 22 | string |
2 | Institution name | University of Virginia | string |
3 | Institution short name | U Virginia | string |
Example Line
INST-U-0861<tab>Harvard University<tab>Harvard