API Response (JSON)
{
"problem": {
"name": "Chords and Checkered",
"description": {
"content": "You are given integers $L, K$ and a length-$N$ non-negative integer sequence $A = (A_1, A_2, \\ldots, A_N)$. Here, $2K < L$ and $0 \\leq A_1 < A_2 < \\cdots < A_N < L$ are guaranteed. Consider a circle w",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc073_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given integers $L, K$ and a length-$N$ non-negative integer sequence $A = (A_1, A_2, \\ldots, A_N)$. Here, $2K < L$ and $0 \\leq A_1 < A_2 < \\cdots < A_N < L$ are guaranteed.\nConsider a circle w...",
"is_translate": false,
"language": "English"
}
]
}