Package com.rxcodeforces.api.dto
Class ProblemResult
java.lang.Object
com.rxcodeforces.api.dto.ProblemResult
Represents the submission results of a party for a problem.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Represents the types of problem results. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProblemResult
public ProblemResult()
-