API Response (JSON)
{
"problem": {
"name": "Ignore Operations",
"description": {
"content": "Takahashi has an integer $x$. Initially, $x = 0$. There are $N$ operations. The $i$\\-th operation $(1 \\leq i \\leq N)$ is represented by two integers $t_i$ and $y_i$ as follows: * If $t_i = 1$, repl",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc249_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi has an integer $x$. Initially, $x = 0$.\nThere are $N$ operations. The $i$\\-th operation $(1 \\leq i \\leq N)$ is represented by two integers $t_i$ and $y_i$ as follows:\n\n* If $t_i = 1$, repl...",
"is_translate": false,
"language": "English"
}
]
}