API Response (JSON)
{
"problem": {
"name": "[EC Final 2022] Inversion",
"description": {
"content": "$\\textbf{This is an interactive problem.}$ There is a hidden permutation $p_1, p_2, \\dots, p_n$ of $\\{1, 2, \\dots, n\\}$. You want to find it by asking the parity of the number of inversions of $p_l,\\",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 1048576
},
"difficulty": {
"LuoguStyle": "P5"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP9721"
},
"statements": [
{
"statement_type": "Markdown",
"content": "$\\textbf{This is an interactive problem.}$\n\nThere is a hidden permutation $p_1, p_2, \\dots, p_n$ of $\\{1, 2, \\dots, n\\}$. You want to find it by asking the parity of the number of inversions of $p_l,\\...",
"is_translate": false,
"language": "English"
}
]
}