API Response (JSON)
{
"problem": {
"name": "Guessing Permutation for as Long as Possible",
"description": {
"content": "A teacher has a hidden permutation $P=(P_1,P_2,\\ldots,P_N)$ of $(1,2,\\cdots,N)$. You are going to determine it. To do this, you prepared a sequence of pairs of integers $(A_1,B_1),(A_2,B_2),\\ldots,(A_",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc059_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A teacher has a hidden permutation $P=(P_1,P_2,\\ldots,P_N)$ of $(1,2,\\cdots,N)$. You are going to determine it.\nTo do this, you prepared a sequence of pairs of integers $(A_1,B_1),(A_2,B_2),\\ldots,(A_...",
"is_translate": false,
"language": "English"
}
]
}