API Response (JSON)
{
"problem": {
"name": "Difference Sum Query",
"description": {
"content": "You are given a positive integer $N$, and $M$ pairs of positive integers: $(a_0,b_0),\\ldots,(a_{M-1},b_{M-1})$ (note that $a_i$ and $b_i$ start with index $0$). We have the following sequence of non-n",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc159_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a positive integer $N$, and $M$ pairs of positive integers: $(a_0,b_0),\\ldots,(a_{M-1},b_{M-1})$ (note that $a_i$ and $b_i$ start with index $0$).\nWe have the following sequence of non-n...",
"is_translate": false,
"language": "English"
}
]
}