API Response (JSON)
{
"problem": {
"name": "D. Coach Ayoub",
"description": {
"content": "Ayoub is a basketball coach where he has $n$ students, he told Kilani that the minimum height between his students is equal to $a$, and the maximum height between his students is equal to $b$, and the",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10203D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Ayoub is a basketball coach where he has $n$ students, he told Kilani that the minimum height between his students is equal to $a$, and the maximum height between his students is equal to $b$, and the...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of students. \nLet $ a, b, s \\in \\mathbb{Z}^+ $ be the minimum height, maximum height, and total sum of heights, respectively. \n\n**Constrain...",
"is_translate": false,
"language": "Formal"
}
]
}