API Response (JSON)
{
"problem": {
"name": "1, 2, 3 - Decomposition",
"description": {
"content": "Given is a positive integer $N$. Consider a sequence of integers $A = (A_1, \\ldots, A_K)$ that satisfies the conditions below: * $\\sum_{i=1}^K A_i = N$; * each $A_i$ is a positive integer such th",
"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_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a positive integer $N$. Consider a sequence of integers $A = (A_1, \\ldots, A_K)$ that satisfies the conditions below:\n\n* $\\sum_{i=1}^K A_i = N$;\n* each $A_i$ is a positive integer such th...",
"is_translate": false,
"language": "English"
}
]
}