API Response (JSON)
{
"problem": {
"name": "Ex - I like Query Problem",
"description": {
"content": "You are given $N$, $Q$, and $A=(a_1,\\ldots,a_N)$. Process $Q$ queries described below. Each query is of one of the following three kinds: * `1 L R x`: for $i=L,L+1,\\dots,R$, update the value of $",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 8000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc256_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given $N$, $Q$, and $A=(a_1,\\ldots,a_N)$. \nProcess $Q$ queries described below. Each query is of one of the following three kinds:\n\n* `1 L R x`: for $i=L,L+1,\\dots,R$, update the value of $...",
"is_translate": false,
"language": "English"
}
]
}