API Response (JSON)
{
"problem": {
"name": "Absolute Minima",
"description": {
"content": "There is a function $f(x)$, which is initially a constant function $f(x) = 0$. We will ask you to process $Q$ queries in order. There are two kinds of queries, update queries and evaluation queries, 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": "abc127_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a function $f(x)$, which is initially a constant function $f(x) = 0$.\nWe will ask you to process $Q$ queries in order. There are two kinds of queries, update queries and evaluation queries, a...",
"is_translate": false,
"language": "English"
}
]
}