API Response (JSON)
{
"problem": {
"name": "Friendly Rabbits",
"description": {
"content": "There are $N$ rabbits, numbered $1$ through $N$. The $i$\\-th ($1≤i≤N$) rabbit likes rabbit $a_i$. Note that no rabbit can like itself, that is, $a_i≠i$. For a pair of rabbits $i$ and $j$ ($i<j$), we 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": "codefestival_2016_qualA_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ rabbits, numbered $1$ through $N$.\nThe $i$\\-th ($1≤i≤N$) rabbit likes rabbit $a_i$. Note that no rabbit can like itself, that is, $a_i≠i$.\nFor a pair of rabbits $i$ and $j$ ($i<j$), we c...",
"is_translate": false,
"language": "English"
}
]
}