API Response (JSON)
{
"problem": {
"name": "MissingNo.",
"description": {
"content": "Naohiro had $N+1$ consecutive integers, one of each, but he lost one of them. The remaining $N$ integers are given in arbitrary order as $A_1,\\ldots,A_N$. Find the lost integer. The given input guaran",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc317_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Naohiro had $N+1$ consecutive integers, one of each, but he lost one of them.\nThe remaining $N$ integers are given in arbitrary order as $A_1,\\ldots,A_N$. Find the lost integer.\nThe given input guaran...",
"is_translate": false,
"language": "English"
}
]
}