API Response (JSON)
{
"problem": {
"name": "Erase by Value",
"description": {
"content": "Given is a sequence of $N$ integers $A=(A_1,A_2,\\cdots,A_N)$. Snuke now chooses a value in $A$. Let $x$ be the value chosen. Then, he makes an integer sequence $a$ by lining up all elements of $A$ tha",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc133_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a sequence of $N$ integers $A=(A_1,A_2,\\cdots,A_N)$.\nSnuke now chooses a value in $A$. Let $x$ be the value chosen. Then, he makes an integer sequence $a$ by lining up all elements of $A$ tha...",
"is_translate": false,
"language": "English"
}
]
}