API Response (JSON)
{
"problem": {
"name": "E. Student's Camp",
"description": {
"content": "Alex studied well and won the trip to student camp Alushta, located on the seashore. Unfortunately, it's the period of the strong winds now and there is a chance the camp will be destroyed! Camp buil",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF708E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Alex studied well and won the trip to student camp Alushta, located on the seashore.\n\nUnfortunately, it's the period of the strong winds now and there is a chance the camp will be destroyed! Camp buil...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Alex 学习优异,赢得了前往海边学生营地 Alushta 的旅行机会。\n\n不幸的是,现在正值强风季节,营地有被摧毁的风险!营地建筑可以表示为一个高度为 #cf_span[n + 2]、宽度为 #cf_span[m] 的混凝土块矩形。\n\n每天,都会有一阵海风从海面吹来。每个非最上层和最下层的块,如果其左侧没有块,则以概率 #cf_span[p] 被摧毁。同样,每晚风向变为吹向大海。因此,每个非最上...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, m \\in \\mathbb{Z}^+ $ be the height and width of the destructible grid ($ n \\times m $ blocks). \nLet $ p = \\frac{a}{b} $ be the probability that a block is destroyed in a si...",
"is_translate": false,
"language": "Formal"
}
]
}