API Response (JSON)
{
"problem": {
"name": "Mod i",
"description": {
"content": "Given is a sequence $A$ of $N$ numbers. Find the number of ways to separate $A$ into some number of non-empty contiguous subsequence $B_1, B_2, \\ldots, B_k$ so that the following condition is satisfie",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc207_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a sequence $A$ of $N$ numbers. Find the number of ways to separate $A$ into some number of non-empty contiguous subsequence $B_1, B_2, \\ldots, B_k$ so that the following condition is satisfie...",
"is_translate": false,
"language": "English"
}
]
}