Class ContestStandings
java.lang.Object
com.github.rami_sabbagh.codeforces.api.objects.CFObject
com.github.rami_sabbagh.codeforces.api.objects.ContestStandings
public class ContestStandings extends CFObject
Represents the standings of a contest on Codeforces.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ContestStandings()
-
Method Summary
Methods inherited from class com.github.rami_sabbagh.codeforces.api.objects.CFObject
toString, toStringPretty
-
Field Details
-
Constructor Details
-
ContestStandings
public ContestStandings()
-