API Response (JSON)
{
"problem": {
"name": "Rearranging",
"description": {
"content": "There are $N$ integers written on a blackboard. The $i$\\-th integer is $A_i$. Takahashi and Aoki will arrange these integers in a row, as follows: * First, Takahashi will arrange the integers as he",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc010_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ integers written on a blackboard. The $i$\\-th integer is $A_i$.\nTakahashi and Aoki will arrange these integers in a row, as follows:\n\n* First, Takahashi will arrange the integers as he...",
"is_translate": false,
"language": "English"
}
]
}