API Response (JSON)
{
"problem": {
"name": "Mancala 2",
"description": {
"content": "There are $N$ boxes numbered $0$ to $N-1$. Initially, box $i$ contains $A_i$ balls. Takahashi will perform the following operations for $i=1,2,\\ldots,M$ in order: * Set a variable $C$ to $0$. * T",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc340_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ boxes numbered $0$ to $N-1$. Initially, box $i$ contains $A_i$ balls.\nTakahashi will perform the following operations for $i=1,2,\\ldots,M$ in order:\n\n* Set a variable $C$ to $0$.\n* T...",
"is_translate": false,
"language": "English"
}
]
}