ProblemContents

data class ProblemContents(val number: Long, val content: String)

Constructors

Link copied to clipboard
constructor(number: Long, content: String)

Properties

Link copied to clipboard
Link copied to clipboard