API Response (JSON)
{
"problem": {
"name": "Number of Cycles",
"description": {
"content": "In this problem, a permutation of $(1,2,\\cdots,N)$ is occasionally called just a permutation. For a permutation $a=(a_1,a_2,\\cdots,a_N)$, let $f(a)$ be the number of cycles in $a$. More accurately, th",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc060_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In this problem, a permutation of $(1,2,\\cdots,N)$ is occasionally called just a permutation.\nFor a permutation $a=(a_1,a_2,\\cdots,a_N)$, let $f(a)$ be the number of cycles in $a$. More accurately, th...",
"is_translate": false,
"language": "English"
}
]
}