Codeforces API
Contents:
Enumerations
Errors
Methods
Types
Codeforces API
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
allow_view_history (cforces.types.blog.BlogEntry attribute)
api_error() (in module cforces.errors)
APIRequestLimitExceeded
author (cforces.types.problem.Submission attribute)
author_handle (cforces.types.blog.BlogEntry attribute)
avatar (cforces.types.user.User attribute)
B
BEFORE (cforces.enums.ContestPhase attribute)
best_submission_time (cforces.types.problem.ProblemResult property)
best_submission_time_seconds (cforces.types.problem.ProblemResult attribute)
blog_entry (cforces.types.blog.RecentAction attribute)
blog_entry_comments() (cforces.methods.blog_entry.BlogEntry method)
blog_entry_view() (cforces.methods.blog_entry.BlogEntry method)
BlogEntry (class in cforces.methods.blog_entry)
(class in cforces.types.blog)
BlogEntryNotFound
C
CANDIDATE_MASTER (cforces.enums.Rank attribute)
cforces.errors
module
cforces.methods.blog_entry
module
cforces.methods.contest
module
cforces.methods.problemset
module
cforces.methods.recent_actions
module
cforces.methods.user
module
cforces.types.blog
module
cforces.types.contest
module
cforces.types.object
module
cforces.types.problem
module
cforces.types.user
module
CHALLENGED (cforces.enums.Verdict attribute)
CHALLENGES (cforces.enums.TestSet attribute)
city (cforces.types.contest.Contest attribute)
(cforces.types.user.User attribute)
CODEFORCES (cforces.enums.ContestType attribute)
CodeforcesException
CODING (cforces.enums.ContestPhase attribute)
comment (cforces.errors.GenericAPIError attribute)
(cforces.errors.InvalidParameter attribute)
(cforces.errors.NotAContestManager attribute)
(cforces.errors.OneIndexed attribute)
(cforces.errors.RequiredFieldMissing attribute)
(cforces.errors.UserUnauthorized attribute)
(cforces.types.blog.RecentAction attribute)
Comment (class in cforces.types.blog)
commentator_handle (cforces.types.blog.Comment attribute)
COMPILATION_ERROR (cforces.enums.Verdict attribute)
content (cforces.types.blog.BlogEntry attribute)
contest (cforces.types.contest.Standings attribute)
Contest (class in cforces.methods.contest)
(class in cforces.types.contest)
contest_hacks() (cforces.methods.contest.Contest method)
contest_id (cforces.types.contest.RatingChange attribute)
(cforces.types.problem.Problem attribute)
(cforces.types.problem.ProblemStatistics attribute)
(cforces.types.problem.Submission attribute)
(cforces.types.user.Party attribute)
contest_list() (cforces.methods.contest.Contest method)
contest_name (cforces.types.contest.RatingChange attribute)
contest_rating_changes() (cforces.methods.contest.Contest method)
contest_standings() (cforces.methods.contest.Contest method)
contest_status() (cforces.methods.contest.Contest method)
CONTESTANT (cforces.enums.ParticipantType attribute)
ContestHasNotStarted
ContestPhase (class in cforces.enums)
ContestType (class in cforces.enums)
contribution (cforces.types.user.User attribute)
country (cforces.types.contest.Contest attribute)
(cforces.types.user.User attribute)
CRASHED (cforces.enums.Verdict attribute)
creation_time (cforces.types.blog.BlogEntry property)
(cforces.types.blog.Comment property)
(cforces.types.problem.Submission property)
creation_time_seconds (cforces.types.blog.BlogEntry attribute)
(cforces.types.blog.Comment attribute)
(cforces.types.problem.Hack attribute)
(cforces.types.problem.Submission attribute)
D
defender (cforces.types.problem.Hack attribute)
description (cforces.types.contest.Contest attribute)
difficulty (cforces.types.contest.Contest attribute)
duration() (cforces.types.contest.Contest method)
duration_seconds (cforces.types.contest.Contest attribute)
E
email (cforces.types.user.User attribute)
EXPERT (cforces.enums.Rank attribute)
F
FAILED (cforces.enums.Verdict attribute)
FINAL (cforces.enums.ProblemResultType attribute)
FINISHED (cforces.enums.ContestPhase attribute)
first_name (cforces.types.user.User attribute)
freeze_duration() (cforces.types.contest.Contest method)
freeze_duration_seconds (cforces.types.contest.Contest attribute)
friend_of_count (cforces.types.user.User attribute)
from_dict() (cforces.types.blog.BlogEntry static method)
(cforces.types.blog.Comment static method)
(cforces.types.blog.RecentAction static method)
(cforces.types.contest.Contest static method)
(cforces.types.contest.RanklistRow static method)
(cforces.types.contest.RatingChange static method)
(cforces.types.contest.Standings static method)
(cforces.types.object.Object static method)
(cforces.types.problem.Hack static method)
(cforces.types.problem.Problem static method)
(cforces.types.problem.ProblemResult static method)
(cforces.types.problem.ProblemStatistics static method)
(cforces.types.problem.Submission static method)
(cforces.types.user.Member static method)
(cforces.types.user.Party static method)
(cforces.types.user.User static method)
frozen (cforces.types.contest.Contest attribute)
G
GENERATOR_CRASHED (cforces.enums.Verdict attribute)
GENERATOR_INCOMPILABLE (cforces.enums.Verdict attribute)
GenericAPIError
ghost (cforces.types.user.Party attribute)
GRANDMASTER (cforces.enums.Rank attribute)
H
Hack (class in cforces.types.problem)
HACK_SUCCESSFUL (cforces.enums.Verdict attribute)
HACK_UNSUCCESSFUL (cforces.enums.Verdict attribute)
hacker (cforces.types.problem.Hack attribute)
handle (cforces.types.contest.RatingChange attribute)
(cforces.types.user.Member attribute)
(cforces.types.user.User attribute)
I
ICPC (cforces.enums.ContestType attribute)
icpc_region (cforces.types.contest.Contest attribute)
id (cforces.errors.BlogEntryNotFound attribute)
(cforces.errors.ContestHasNotStarted attribute)
(cforces.types.blog.BlogEntry attribute)
(cforces.types.blog.Comment attribute)
(cforces.types.contest.Contest attribute)
(cforces.types.problem.Hack attribute)
(cforces.types.problem.Submission attribute)
IDLENESS_LIMIT_EXCEEDED (cforces.enums.Verdict attribute)
IGNORED (cforces.enums.Verdict attribute)
index (cforces.types.problem.Problem attribute)
(cforces.types.problem.ProblemStatistics attribute)
INPUT_PREPARATION_CRASHED (cforces.enums.Verdict attribute)
INTERNATIONAL_GRANDMASTER (cforces.enums.Rank attribute)
INTERNATIONAL_MASTER (cforces.enums.Rank attribute)
INVALID_INPUT (cforces.enums.Verdict attribute)
InvalidParameter
InvalidParticipantType
IOI (cforces.enums.ContestType attribute)
J
judge_protocol (cforces.types.problem.Hack attribute)
K
kind (cforces.types.contest.Contest attribute)
L
last_name (cforces.types.user.User attribute)
last_online_time (cforces.types.user.User property)
last_online_time_seconds (cforces.types.user.User attribute)
last_submission_time (cforces.types.contest.RanklistRow property)
last_submission_time_seconds (cforces.types.contest.RanklistRow attribute)
LEGENDARY_GRANDMASTER (cforces.enums.Rank attribute)
locale (cforces.types.blog.BlogEntry attribute)
(cforces.types.blog.Comment attribute)
M
MANAGER (cforces.enums.ParticipantType attribute)
MASTER (cforces.enums.Rank attribute)
max_rank (cforces.types.user.User attribute)
max_rating (cforces.types.user.User attribute)
maximum (cforces.errors.APIRequestLimitExceeded attribute)
Member (class in cforces.types.user)
members (cforces.types.user.Party attribute)
memory_consumed_bytes (cforces.types.problem.Submission attribute)
MEMORY_LIMIT_EXCEEDED (cforces.enums.Verdict attribute)
modification_time (cforces.types.blog.BlogEntry property)
modification_time_seconds (cforces.types.blog.BlogEntry attribute)
module
cforces.errors
cforces.methods.blog_entry
cforces.methods.contest
cforces.methods.problemset
cforces.methods.recent_actions
cforces.methods.user
cforces.types.blog
cforces.types.contest
cforces.types.object
cforces.types.problem
cforces.types.user
N
name (cforces.errors.ProblemSetNotFound attribute)
(cforces.types.contest.Contest attribute)
(cforces.types.problem.Problem attribute)
(cforces.types.user.Member attribute)
new_rating (cforces.types.contest.RatingChange attribute)
NEWBIE (cforces.enums.Rank attribute)
NotAContestManager
O
Object (class in cforces.types.object)
OK (cforces.enums.Verdict attribute)
old_rating (cforces.types.contest.RatingChange attribute)
OneIndexed
open_id (cforces.types.user.User attribute)
organization (cforces.types.user.User attribute)
original_locale (cforces.types.blog.BlogEntry attribute)
OTHER (cforces.enums.Verdict attribute)
OUT_OF_COMPETITION (cforces.enums.ParticipantType attribute)
P
param (cforces.errors.GenericAPIError attribute)
(cforces.errors.InvalidParameter attribute)
(cforces.errors.NotAContestManager attribute)
(cforces.errors.OneIndexed attribute)
(cforces.errors.RequiredFieldMissing attribute)
(cforces.errors.UserUnauthorized attribute)
parent_comment_id (cforces.types.blog.Comment attribute)
PARTIAL (cforces.enums.Verdict attribute)
participant_id (cforces.types.user.Party attribute)
participant_type (cforces.types.user.Party attribute)
ParticipantType (class in cforces.enums)
party (cforces.types.contest.RanklistRow attribute)
Party (class in cforces.types.user)
passed_test_count (cforces.types.problem.Submission attribute)
penalty (cforces.types.contest.RanklistRow attribute)
(cforces.types.problem.ProblemResult attribute)
PENDING_SYSTEM_TEST (cforces.enums.ContestPhase attribute)
phase (cforces.types.contest.Contest attribute)
points (cforces.types.contest.RanklistRow attribute)
(cforces.types.problem.Problem attribute)
(cforces.types.problem.ProblemResult attribute)
(cforces.types.problem.Submission attribute)
PRACTICE (cforces.enums.ParticipantType attribute)
PRELIMINARY (cforces.enums.ProblemResultType attribute)
prepared_by (cforces.types.contest.Contest attribute)
PRESENTATION_ERROR (cforces.enums.Verdict attribute)
PRETESTS (cforces.enums.TestSet attribute)
problem (cforces.types.problem.Hack attribute)
(cforces.types.problem.Submission attribute)
Problem (class in cforces.types.problem)
problem_results (cforces.types.contest.RanklistRow attribute)
ProblemResult (class in cforces.types.problem)
ProblemResultType (class in cforces.enums)
problems (cforces.types.contest.Standings attribute)
ProblemSet (class in cforces.methods.problemset)
problemset_name (cforces.types.problem.Problem attribute)
problemset_problems() (cforces.methods.problemset.ProblemSet method)
problemset_recent_status() (cforces.methods.problemset.ProblemSet method)
ProblemSetNotFound
ProblemStatistics (class in cforces.types.problem)
ProblemType (class in cforces.enums)
PROGRAMMING (cforces.enums.ProblemType attribute)
programming_language (cforces.types.problem.Submission attribute)
PUPIL (cforces.enums.Rank attribute)
Q
QUESTION (cforces.enums.ProblemType attribute)
R
rank (cforces.types.contest.RanklistRow attribute)
(cforces.types.contest.RatingChange attribute)
(cforces.types.user.User attribute)
Rank (class in cforces.enums)
RanklistRow (class in cforces.types.contest)
rating (cforces.types.blog.BlogEntry attribute)
(cforces.types.blog.Comment attribute)
(cforces.types.problem.Problem attribute)
(cforces.types.user.User attribute)
rating_update_time (cforces.types.contest.RatingChange property)
rating_update_time_seconds (cforces.types.contest.RatingChange attribute)
RatingChange (class in cforces.types.contest)
recent_actions() (cforces.methods.recent_actions.RecentActions method)
RecentAction (class in cforces.types.blog)
RecentActions (class in cforces.methods.recent_actions)
registration_time (cforces.types.user.User property)
registration_time_seconds (cforces.types.user.User attribute)
REJECTED (cforces.enums.Verdict attribute)
rejected_attempt_count (cforces.types.problem.ProblemResult attribute)
relative_time (cforces.types.problem.Submission property)
relative_time() (cforces.types.contest.Contest method)
relative_time_seconds (cforces.types.contest.Contest attribute)
(cforces.types.problem.Submission attribute)
RequiredFieldMissing
room (cforces.types.user.Party attribute)
rows (cforces.types.contest.Standings attribute)
RUNTIME_ERROR (cforces.enums.Verdict attribute)
S
SAMPLES (cforces.enums.TestSet attribute)
season (cforces.types.contest.Contest attribute)
SECURITY_VIOLATED (cforces.enums.Verdict attribute)
short_version (cforces.types.blog.BlogEntry property)
SKIPPED (cforces.enums.Verdict attribute)
solved_count (cforces.types.problem.ProblemStatistics attribute)
SPECIALIST (cforces.enums.Rank attribute)
Standings (class in cforces.types.contest)
start_time (cforces.types.user.Party property)
start_time() (cforces.types.contest.Contest method)
start_time_seconds (cforces.types.contest.Contest attribute)
(cforces.types.user.Party attribute)
Submission (class in cforces.types.problem)
successful_hack_count (cforces.types.contest.RanklistRow attribute)
SYSTEM_TEST (cforces.enums.ContestPhase attribute)
T
tags (cforces.types.blog.BlogEntry attribute)
(cforces.types.problem.Problem attribute)
team_id (cforces.types.user.Party attribute)
team_name (cforces.types.user.Party attribute)
test (cforces.types.problem.Hack attribute)
TESTING (cforces.enums.Verdict attribute)
TESTS (cforces.enums.TestSet attribute)
TESTS1 (cforces.enums.TestSet attribute)
TESTS10 (cforces.enums.TestSet attribute)
TESTS2 (cforces.enums.TestSet attribute)
TESTS3 (cforces.enums.TestSet attribute)
TESTS4 (cforces.enums.TestSet attribute)
TESTS5 (cforces.enums.TestSet attribute)
TESTS6 (cforces.enums.TestSet attribute)
TESTS7 (cforces.enums.TestSet attribute)
TESTS8 (cforces.enums.TestSet attribute)
TESTS9 (cforces.enums.TestSet attribute)
testset (cforces.types.problem.Submission attribute)
TestSet (class in cforces.enums)
text (cforces.types.blog.Comment attribute)
time (cforces.types.blog.RecentAction property)
time_consumed (cforces.types.problem.Submission property)
time_consumed_millis (cforces.types.problem.Submission attribute)
TIME_LIMIT_EXCEEDED (cforces.enums.Verdict attribute)
time_seconds (cforces.types.blog.RecentAction attribute)
title (cforces.types.blog.BlogEntry attribute)
title_photo (cforces.types.user.User attribute)
TOURIST (cforces.enums.Rank attribute)
type (cforces.errors.InvalidParticipantType attribute)
(cforces.types.contest.Contest attribute)
(cforces.types.problem.Problem attribute)
(cforces.types.problem.ProblemResult attribute)
U
unsuccessful_hack_count (cforces.types.contest.RanklistRow attribute)
user (cforces.errors.UserNotFound attribute)
User (class in cforces.methods.user)
(class in cforces.types.user)
user_blog_entries() (cforces.methods.user.User method)
user_friends() (cforces.methods.user.User method)
user_info() (cforces.methods.user.User method)
user_rated_list() (cforces.methods.user.User method)
user_rating() (cforces.methods.user.User method)
user_status() (cforces.methods.user.User method)
UserNotFound
UserUnauthorized
V
verdict (cforces.types.problem.Hack attribute)
(cforces.types.problem.Submission attribute)
Verdict (class in cforces.enums)
VIRTUAL (cforces.enums.ParticipantType attribute)
vk_id (cforces.types.user.User attribute)
W
website_url (cforces.types.contest.Contest attribute)
WRONG_ANSWER (cforces.enums.Verdict attribute)