API Response (JSON)
{
"problem": {
"name": "Colorful Balls",
"description": {
"content": "Snuke arranged $N$ colorful balls in a row. The $i$\\-th ball from the left has color $c_i$ and weight $w_i$. He can rearrange the balls by performing the following two operations any number of times, ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc012_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke arranged $N$ colorful balls in a row. The $i$\\-th ball from the left has color $c_i$ and weight $w_i$.\nHe can rearrange the balls by performing the following two operations any number of times, ...",
"is_translate": false,
"language": "English"
}
]
}