API Response (JSON)
{
"problem": {
"name": "Practical Computing",
"description": {
"content": "Find the $N$ integer sequences $A_0,\\ldots,A_{N-1}$ defined as follows. * For each $i$ $(0\\leq i \\leq N-1)$, the length of $A_i$ is $i+1$. * For each $i$ and $j$ $(0\\leq i \\leq N-1, 0 \\leq j \\leq",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc254_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Find the $N$ integer sequences $A_0,\\ldots,A_{N-1}$ defined as follows.\n\n* For each $i$ $(0\\leq i \\leq N-1)$, the length of $A_i$ is $i+1$.\n* For each $i$ and $j$ $(0\\leq i \\leq N-1, 0 \\leq j \\leq...",
"is_translate": false,
"language": "English"
}
]
}