Enumerations
The Codeforces API has several enumerations for describing internal states,
which are implemented at the cforces.enums module for making coding easier.
The following enumerations are built-in:
Name |
Description |
|---|---|
The phase in which the contest is. (Used at
|
|
The type of the contest. (Used at
|
|
The type of participant in the contest (Used at
|
|
Describes the type of result a party can get from a problem.
(Used at |
|
Undocumented (TODO) |
|
A non-API enumeration that describes available ranks. |
|
Undocumented (TODO) |
|
Undocumented (TODO) |