API Response (JSON)
{
"problem": {
"name": "A. Dasha and Stairs",
"description": {
"content": "On her way to programming school tiger Dasha faced her first test — a huge staircase! <center></center>The steps ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF761A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "On her way to programming school tiger Dasha faced her first test — a huge staircase!\n\n<center></center>The steps ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "在前往编程学校的路上,老虎达莎遇到了她的第一道测试题——一座巨大的楼梯!\n\n楼梯的台阶从 1 编号到无穷大。众所周知,老虎非常喜欢条纹状的东西,这或许与它们的毛色有关。因此,在她路程的某一段区间内,她计算了两个值:偶数编号台阶和奇数编号台阶的数量。\n\n你需要检查是否存在一个从第 #cf_span[l]-th 个台阶到第 #cf_span[r]-th 个台阶的区间 #cf_span[(1 ≤ l ≤...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ a, b \\in \\mathbb{Z}_{\\geq 0} $ denote the counts of even and odd-numbered steps, respectively. \n\n**Constraints** \n$ 0 \\leq a, b \\leq 100 $ \n\n**Objective** \nDetermine whethe...",
"is_translate": false,
"language": "Formal"
}
]
}