API Response (JSON)
{
"problem": {
"name": "Getting Difference",
"description": {
"content": "There is a box containing $N$ balls. The $i$\\-th ball has the integer $A_i$ written on it. Snuke can perform the following operation any number of times: * Take out two balls from the box. Then, re",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc018_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a box containing $N$ balls. The $i$\\-th ball has the integer $A_i$ written on it. Snuke can perform the following operation any number of times:\n\n* Take out two balls from the box. Then, re...",
"is_translate": false,
"language": "English"
}
]
}