Difference between revisions of "Problem.yaml"
From PC2wiki
m (moved all problem format information into Problem Format) |
m (→See also: rename cat) |
||
Line 23: | Line 23: | ||
* [[contest.yaml]] | * [[contest.yaml]] | ||
− | [[Category: | + | [[Category:CLICS]] |
− | |||
[[Category:Version 9.3]] | [[Category:Version 9.3]] | ||
[[Category:Import and Export]] | [[Category:Import and Export]] |
Revision as of 10:11, 3 December 2016
The problem.yaml is one part of the set of files that compose a problem description and data files.
See the article Problem Format for a complete list of files that describe a problem.
Sample problem.yaml
# Problem configuration source: ICPC Mid-Atlantic Regional Contest author: John von Judge rights_owner: ICPC name: Sumit Sample Problem
The source, author, and rights_owner are optional.
name: is followed by the title of the problem.