API Response (JSON)
{
"problem": {
"name": "E. Hanoi Factory",
"description": {
"content": "Of course you have heard the famous task about Hanoi Towers, but did you know that there is a special factory producing the rings for this wonderful game? Once upon a time, the ruler of the ancient Eg",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF777E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Of course you have heard the famous task about Hanoi Towers, but did you know that there is a special factory producing the rings for this wonderful game? Once upon a time, the ruler of the ancient Eg...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "当然,你一定听说过著名的汉诺塔问题,但你是否知道,有一个专门生产该游戏圆环的特殊工厂?从前,古埃及的统治者命令汉诺工厂的工人建造尽可能高的塔。他们并不准备接受如此奇怪的命令,因此不得不使用已生产的圆环来建造这座新塔。\n\n工厂库存中有 #cf_span[n] 个圆环。第 #cf_span[i] 个圆环的内半径为 #cf_span[ai],外半径为 #cf_span[bi],高度为 #cf_span[...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of rings. \nFor each ring $ i \\in \\{1, \\dots, n\\} $, define: \n- $ a_i \\in \\mathbb{Z}^+ $: inner radius, \n- $ b_i \\in \\mathbb{Z}^+ $: outer ...",
"is_translate": false,
"language": "Formal"
}
]
}