API Response (JSON)
{
"problem": {
"name": "Remainder Game",
"description": {
"content": "Aoki is playing with a sequence of numbers $a_{1}, a_{2}, ..., a_{N}$. Every second, he performs the following operation : * Choose a positive integer $k$. For each element of the sequence $v$, Aok",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc022_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Aoki is playing with a sequence of numbers $a_{1}, a_{2}, ..., a_{N}$. Every second, he performs the following operation :\n\n* Choose a positive integer $k$. For each element of the sequence $v$, Aok...",
"is_translate": false,
"language": "English"
}
]
}