ProblemDto

constructor(title: String, contents: List<ProblemContentDto>, answer: String, explanation: String)