API Response (JSON)
{
"problem": {
"name": "E. Elevator",
"description": {
"content": "You work in a big office. It is a 9 floor building with an elevator that can accommodate up to 4 people. It is your responsibility to manage this elevator. Today you are late, so there are queues on ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF984E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You work in a big office. It is a 9 floor building with an elevator that can accommodate up to 4 people. It is your responsibility to manage this elevator.\n\nToday you are late, so there are queues on ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of employees. \nLet $ P = (p_1, p_2, \\dots, p_n) $ be the sequence of employees in order of arrival, where each $ p_i = (a_i, b_i) \\in \\{1, \\do...",
"is_translate": false,
"language": "Formal"
}
]
}