API Response (JSON)
{
"problem": {
"name": "A. Cloning Toys",
"description": {
"content": "Imp likes his plush toy a lot. <center></center>Recently, he found a machine that can clone plush toys. Imp knows",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF922A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Imp likes his plush toy a lot.\n\n<center></center>Recently, he found a machine that can clone plush toys. Imp knows...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Imp 非常喜欢他的毛绒玩具。\n\n最近,他发现了一台可以克隆毛绒玩具的机器。Imp 知道,如果他对一个原始玩具使用这台机器,他会额外得到一个原始玩具和一个副本;如果他对一个副本使用这台机器,他会额外得到两个副本。\n\n最初,Imp 只有一个原始玩具。他想知道是否可以通过使用这台机器,恰好得到 #cf_span[x] 个 *副本* 和 #cf_span[y] 个 *原始* 玩具?他不能丢弃玩具,也不能...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ x \\in \\mathbb{Z}_{\\geq 0} $ be the target number of *copy* toys. \nLet $ y \\in \\mathbb{Z}_{\\geq 1} $ be the target number of *original* toys (including the initial one). \n\n**O...",
"is_translate": false,
"language": "Formal"
}
]
}