API Response (JSON)
{
"problem": {
"name": "A. Game",
"description": {
"content": "Two players play a game. Initially there are $n$ integers $a_1, a_2, \\ldots, a_n$ written on the board. Each turn a player selects one number and erases it from the board. This continues until there ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF984A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Two players play a game.\n\nInitially there are $n$ integers $a_1, a_2, \\ldots, a_n$ written on the board. Each turn a player selects one number and erases it from the board. This continues until there ...",
"is_translate": false,
"language": "English"
}
]
}