API Response (JSON)
{
"problem": {
"name": "A. Primal Sport",
"description": {
"content": "Alice and Bob begin their day with a quick game. They first choose a starting number _X_0 ≥ 3 and try to reach one million by the process described below. Alice goes first and then they take alternat",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF923A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Alice and Bob begin their day with a quick game. They first choose a starting number _X_0 ≥ 3 and try to reach one million by the process described below.\n\nAlice goes first and then they take alternat...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Alice 和 Bob 以一个快速游戏开始他们的一天。他们首先选择一个起始数字 #cf_span[X0 ≥ 3],并通过以下过程尝试达到一百万。\n\nAlice 先手,然后两人轮流进行。在第 #cf_span[i] 轮中,轮到的玩家选择一个小于当前数字的质数,并宣布不小于当前数字的该质数的最小倍数。\n\n形式上,他或她选择一个质数 #cf_span[p < Xi - 1],然后找到满足 #cf_spa...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ X_0 \\geq 3 $ be the starting integer. \nLet $ X_1, X_2 \\in \\mathbb{Z} $ be the states after Alice’s and Bob’s moves, respectively. \n\n**Constraints** \n1. $ 4 \\leq X_2 \\leq 10^...",
"is_translate": false,
"language": "Formal"
}
]
}