API Response (JSON)
{
"problem": {
"name": "Social Distance",
"description": {
"content": "Given is an integer sequence of length $N+1$: $X_0,X_1,\\ldots,X_N$, where $0=X_0 < X_1 < \\ldots < X_N$ holds. Now, $N$ people numbered $1$ through $N$ will appear on a number line. Person $i$ will app",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc113_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is an integer sequence of length $N+1$: $X_0,X_1,\\ldots,X_N$, where $0=X_0 < X_1 < \\ldots < X_N$ holds.\nNow, $N$ people numbered $1$ through $N$ will appear on a number line. Person $i$ will app...",
"is_translate": false,
"language": "English"
}
]
}