API Response (JSON)
{
"problem": {
"name": "Bags Game",
"description": {
"content": "$N$ bags are arranged in a row. The $i$\\-th bag contains $x_i$ yen (the currency in Japan). Takahashi and Aoki, who have sufficient money, take alternating turns to perform the following action: * ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2500,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc303_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "$N$ bags are arranged in a row. The $i$\\-th bag contains $x_i$ yen (the currency in Japan).\nTakahashi and Aoki, who have sufficient money, take alternating turns to perform the following action:\n\n* ...",
"is_translate": false,
"language": "English"
}
]
}