API Response (JSON)
{
"problem": {
"name": "Ex - Odd Steps",
"description": {
"content": "Find the number, modulo $998244353$, of sequences $X$ that satisfy all of the following conditions. * Every term in $X$ is a positive **odd number**. * The sum of the terms in $X$ is $S$. * The",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc258_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Find the number, modulo $998244353$, of sequences $X$ that satisfy all of the following conditions.\n\n* Every term in $X$ is a positive **odd number**.\n* The sum of the terms in $X$ is $S$.\n* The...",
"is_translate": false,
"language": "English"
}
]
}