API Response (JSON)
{
"problem": {
"name": "Active Infants",
"description": {
"content": "There are $N$ children standing in a line from left to right. The activeness of the $i$\\-th child from the left is $A_i$. You can rearrange these children just one time in any order you like. When a c",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc163_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ children standing in a line from left to right. The activeness of the $i$\\-th child from the left is $A_i$.\nYou can rearrange these children just one time in any order you like.\nWhen a c...",
"is_translate": false,
"language": "English"
}
]
}