API Response (JSON)
{
"problem": {
"name": "A. Kirill And The Game",
"description": {
"content": "Kirill plays a new computer game. He came to the potion store where he can buy any potion. Each potion is characterized by two integers — amount of experience and cost. The efficiency of a potion is t",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF842A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Kirill plays a new computer game. He came to the potion store where he can buy any potion. Each potion is characterized by two integers — amount of experience and cost. The efficiency of a potion is t...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Kirill 正在玩一款新电脑游戏。他来到一家药水商店,可以购买任意药水。每种药水由两个整数表征——经验值和价格。药水的效率是经验值与价格的比值,效率可能不是整数。\n\n对于每一对整数 #cf_span[a] 和 #cf_span[b],满足 #cf_span[l ≤ a ≤ r] 且 #cf_span[x ≤ b ≤ y],商店中都存在一种经验值为 #cf_span[a]、价格为 #cf_span...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ l, r, x, y, k \\in \\mathbb{Z}^+ $ with $ 1 \\leq l \\leq r \\leq 10^7 $, $ 1 \\leq x \\leq y \\leq 10^7 $, $ 1 \\leq k \\leq 10^7 $. \n\nThe set of possible potions is: \n$$\nP = \\{ (a, b...",
"is_translate": false,
"language": "Formal"
}
]
}