API Response (JSON)
{
"problem": {
"name": "B. Vile Grasshoppers",
"description": {
"content": "The weather is fine today and hence it's high time to climb the nearby pine and enjoy the landscape. The pine's trunk includes several branches, located one above another and numbered from 2 to _y_. ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF937B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The weather is fine today and hence it's high time to climb the nearby pine and enjoy the landscape.\n\nThe pine's trunk includes several branches, located one above another and numbered from 2 to _y_. ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "今天天气晴朗,正是攀爬附近松树、欣赏风景的好时机。\n\n松树的树干包含若干枝干,自下而上编号为 #cf_span[2] 到 #cf_span[y]。其中一些枝干(具体而言,从 #cf_span[2] 到 #cf_span[p])被与你为敌的微小蚱蜢占据。这些蚱蜢以惊人的跳跃能力著称:位于枝干 #cf_span[x] 的蚱蜢可以跳到枝干 。\n\n考虑到这一点,你明智地决定选择一个蚱蜢无法打扰你的枝干。同...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ p, y \\in \\mathbb{Z} $ with $ 2 \\leq p \\leq y \\leq 10^9 $. \nLet $ G = \\{ x \\in \\mathbb{Z} \\mid 2 \\leq x \\leq p \\} $ be the set of initial grasshopper branches. \nA branch $ b \\...",
"is_translate": false,
"language": "Formal"
}
]
}