API Response (JSON)
{
"problem": {
"name": "H. Gas Stations",
"description": {
"content": "The city of single direction consists of n blocks in a row, numbered from 1 to n from left to right. *All of them are populated by citizens*, and some of them has gas stations. People in each block wi",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10160H"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The city of single direction consists of n blocks in a row, numbered from 1 to n from left to right. *All of them are populated by citizens*, and some of them has gas stations. People in each block wi...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T \\in \\mathbb{Z} $ be the number of test cases. \nFor each test case $ k \\in \\{1, \\dots, T\\} $: \n- Let $ n_k \\in \\mathbb{Z} $ denote the number of blocks. \n- Let $ s_k \\in \\{...",
"is_translate": false,
"language": "Formal"
}
]
}