API Response (JSON)
{
"problem": {
"name": "New Scheme",
"description": {
"content": "Given eight integers $S_1,S_2,\\dots$, and $S_8$, print `Yes` if they satisfy all of the following three conditions, and `No` otherwise. * The sequence $(S_1,S_2,\\dots,S_8)$ is monotonically non-dec",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc308_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given eight integers $S_1,S_2,\\dots$, and $S_8$, print `Yes` if they satisfy all of the following three conditions, and `No` otherwise.\n\n* The sequence $(S_1,S_2,\\dots,S_8)$ is monotonically non-dec...",
"is_translate": false,
"language": "English"
}
]
}