API Response (JSON)
{
"problem": {
"name": "E. Competitive Seagulls",
"description": {
"content": "There are two seagulls playing a very peculiar game. First they line up N unit squares in a line, all originally colored white. Let L be the length of the longest continuous sub-segment of white unit",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10135E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are two seagulls playing a very peculiar game. First they line up N unit squares in a line, all originally colored white.\n\nLet L be the length of the longest continuous sub-segment of white unit...",
"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, let $ N \\in \\mathbb{Z} $ denote the number of initially white unit squares in a line. \n\nLet $ L $ be the ...",
"is_translate": false,
"language": "Formal"
}
]
}