API Response (JSON)
{
"problem": {
"name": "Revenge of BBuBBBlesort!",
"description": {
"content": "You are given a permutation of $1,2,...,N$: $p_1,p_2,...,p_N$. Determine if the state where $p_i=i$ for every $i$ can be reached by performing the following operation any number of times: * Choose ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc102_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a permutation of $1,2,...,N$: $p_1,p_2,...,p_N$. Determine if the state where $p_i=i$ for every $i$ can be reached by performing the following operation any number of times:\n\n* Choose ...",
"is_translate": false,
"language": "English"
}
]
}