ProblemId

Represents a problem id.

Since

8.9

Functions

Link copied to clipboard
abstract fun getDisplayName(): String
Returns a human-readable label describing the group.
Link copied to clipboard
abstract fun getGroup(): ProblemGroup
Returns the container group.
Link copied to clipboard
abstract fun getName(): String
The name of the problem group.