API Response (JSON)
{
"problem": {
"name": "The Majority",
"description": {
"content": "There are $K$ boxes numbered $1$ to $K$. Initially, all boxes are empty. Snuke has some balls with integers from $1$ to $N$ written on them. Among them, $a_i$ balls have the number $i$. Balls with the",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc134_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $K$ boxes numbered $1$ to $K$. Initially, all boxes are empty.\nSnuke has some balls with integers from $1$ to $N$ written on them. Among them, $a_i$ balls have the number $i$. Balls with the...",
"is_translate": false,
"language": "English"
}
]
}