API Response (JSON)
{
"problem": {
"name": "Successive Subtraction",
"description": {
"content": "There are $N$ integers, $A_1, A_2, ..., A_N$, written on a blackboard. We will repeat the following operation $N-1$ times so that we have only one integer on the blackboard. * Choose two integers $",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "diverta2019_2_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ integers, $A_1, A_2, ..., A_N$, written on a blackboard.\nWe will repeat the following operation $N-1$ times so that we have only one integer on the blackboard.\n\n* Choose two integers $...",
"is_translate": false,
"language": "English"
}
]
}