API Response (JSON)
{
"problem": {
"name": "A. Toy Army",
"description": {
"content": "The hero of our story, Valera, and his best friend Arcady are still in school, and therefore they spend all the free time playing turn-based strategy \"GAGA: Go And Go Again\". The gameplay is as follow",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF84A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The hero of our story, Valera, and his best friend Arcady are still in school, and therefore they spend all the free time playing turn-based strategy \"GAGA: Go And Go Again\". The gameplay is as follow...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "我们故事的主角瓦莱拉和他的最好的朋友阿尔卡迪仍在上学,因此他们把所有空闲时间都花在了回合制策略游戏《GAGA:去而又去》上。游戏规则如下:\n\n游戏场上各有两支军队,每支军队由 #cf_span[n] 名士兵组成(#cf_span[n] 始终为偶数)。当前玩家为自己的每名士兵指定一名敌方士兵作为射击目标,然后所有玩家的士兵同时开火。这是一个游戏世界,因此每名士兵射击精准,即绝对总是击中指定的目标。如...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be a given even integer ($ 2 \\leq n \\leq 10^8 $). \nLet $ V_0 = n $ be the initial number of Valera’s soldiers. \nLet $ A_0 = n $ be the initial number of Ar...",
"is_translate": false,
"language": "Formal"
}
]
}