API Response (JSON)
{
"problem": {
"name": "N - 1",
"description": {
"content": "You are given an integer sequence of length $N$, $A=(A_1,A_2,\\ldots,A_N)$, and an integer $M$. Determine whether it is possible to remove one of the $N$ elements of $A$ so that the sum of the remainin",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc429_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an integer sequence of length $N$, $A=(A_1,A_2,\\ldots,A_N)$, and an integer $M$.\nDetermine whether it is possible to remove one of the $N$ elements of $A$ so that the sum of the remainin...",
"is_translate": false,
"language": "English"
}
]
}