API Response (JSON)
{
"problem": {
"name": "Inc, Dec - Decomposition",
"description": {
"content": "Given is a sequence of integers $A = (A_1, \\ldots, A_N)$. Consider a pair of sequences of integers $B = (B_1, \\ldots, B_N)$ and $C = (C_1, \\ldots, C_N)$ that satisfies the following conditions: * $",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc123_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a sequence of integers $A = (A_1, \\ldots, A_N)$.\nConsider a pair of sequences of integers $B = (B_1, \\ldots, B_N)$ and $C = (C_1, \\ldots, C_N)$ that satisfies the following conditions:\n\n* $...",
"is_translate": false,
"language": "English"
}
]
}