details

abstract fun details(details: String): ProblemSpec(source)

Declares a long description detailing the problem.

Details can elaborate on the problem, and provide more information about the problem. They can be multiple lines long, but should not detail solutions; for that, use solution.

Return

this

Since

8.6

Parameters

details

the details