API Response (JSON)
{
"problem": {
"name": "Forbidden List",
"description": {
"content": "Given are an integer $X$ and an integer sequence of length $N$: $p_1, \\ldots, p_N$. Among the integers not contained in the sequence $p_1, \\ldots, p_N$ (not necessarily positive), find the integer nea",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc170_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are an integer $X$ and an integer sequence of length $N$: $p_1, \\ldots, p_N$.\nAmong the integers not contained in the sequence $p_1, \\ldots, p_N$ (not necessarily positive), find the integer nea...",
"is_translate": false,
"language": "English"
}
]
}