Package com.github.rami_sabbagh.codeforces.api.objects
Contains API objects classes, such as Contest, User, Submission, etc..
-
Class Summary Class Description BlogEntry Represents a Codeforces blog entry, May be in either short or full version.CFObject Represents a Codeforces API object.Comment Represents a comment.Contest Represents a contest on Codeforces.ContestStandings Represents the standings of a contest on Codeforces.Hack Represents a hack, made during Codeforces Round.Hack.JudgeProtocol Represents the judging protocol for a hack.Member Represents a member of a party.Party Represents a party, participating in a contest.Problem Represents a problem.ProblemResult Represents a submission results of a party for a problem.ProblemSet Represents a problem set in Codeforces.ProblemStatistics Represents a statistic data about a problem.RanklistRow Represents a ranklist row.RatingChange Represents a participation of user in rated contest.RecentAction Represents a recent action.Submission Represents a submission.User Represents a Codeforces user.