API Response (JSON)
{
"problem": {
"name": "Range Sort Query",
"description": {
"content": "Given is a permutation $P=(P_1,P_2,\\ldots,P_N)$ of $1,2,\\ldots,N$, and an integer $X$. Additionally, $Q$ queries are given. The $i$\\-th query is represented as a triple of numbers $(C_i,L_i,R_i)$. Eac",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 8000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc237_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a permutation $P=(P_1,P_2,\\ldots,P_N)$ of $1,2,\\ldots,N$, and an integer $X$.\nAdditionally, $Q$ queries are given. The $i$\\-th query is represented as a triple of numbers $(C_i,L_i,R_i)$. Eac...",
"is_translate": false,
"language": "English"
}
]
}