API Response (JSON)
{
"problem": {
"name": "Lucky Numbers",
"description": {
"content": "You are given a sequence of $N-1$ integers $S = (S_1, S_2, \\ldots, S_{N-1})$, and $M$ distinct integers $X_1, X_2, \\ldots, X_M$, which are called _lucky numbers_. A sequence of $N$ integers $A = (A_1,",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc255_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a sequence of $N-1$ integers $S = (S_1, S_2, \\ldots, S_{N-1})$, and $M$ distinct integers $X_1, X_2, \\ldots, X_M$, which are called _lucky numbers_.\nA sequence of $N$ integers $A = (A_1,...",
"is_translate": false,
"language": "English"
}
]
}