API Response (JSON)
{
"problem": {
"name": "C. Closestools of Orz Pandas",
"description": {
"content": "There is a restroom for male Orz Pandas with $n$ closestools, labeled $1, 2, \\\\\\\\cdots, n$. The distance between the closestool $i$ and the closestool $j$ is $| i -j |$. The Orz Pandas are somewhat s",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10287C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a restroom for male Orz Pandas with $n$ closestools, labeled $1, 2, \\\\\\\\cdots, n$. The distance between the closestool $i$ and the closestool $j$ is $| i -j |$.\n\nThe Orz Pandas are somewhat s...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of objects. \nLet $ A = (a_1, a_2, \\dots, a_n) $ be a sequence of positive integers representing the values of the objects.\n\n**Game Rule** \nAt...",
"is_translate": false,
"language": "Formal"
}
]
}