API Response (JSON)
{
"problem": {
"name": "A. Double Cola",
"description": {
"content": "Sheldon, Leonard, Penny, Rajesh and Howard are in the queue for a \"Double Cola\" drink vending machine; there are no other people in the queue. The first one in the queue (Sheldon) buys a can, drinks i",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF82A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Sheldon, Leonard, Penny, Rajesh and Howard are in the queue for a \"Double Cola\" drink vending machine; there are no other people in the queue. The first one in the queue (Sheldon) buys a can, drinks i...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Sheldon、Leonard、Penny、Rajesh 和 Howard 排队购买 \"Double Cola\" 饮料自动售货机的饮料;队列中没有其他人。队列中的第一个人(Sheldon)买了一罐饮料,喝掉后变成两个!这两个 Sheldon 排到队列末尾。接着队列中的下一个人(Leonard)买了一罐饮料,喝掉后变成两个 Leonard,也排到队列末尾,依此类推。这个过程无限持续下去。\n\n例如,P...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N = 5 $ be the number of people in the initial queue. \nLet $ P = [p_0, p_1, p_2, p_3, p_4] $ be the ordered list of names: \n$ p_0 = \\text{Sheldon},\\ p_1 = \\text{Leonard},\\ p_...",
"is_translate": false,
"language": "Formal"
}
]
}