API Response (JSON)
{
"problem": {
"name": "Division by Two with Something",
"description": {
"content": "Given are integers $N$ and $X$. For each integer $k$ between $0$ and $X$ (inclusive), find the answer to the following question, then compute the sum of all those answers, modulo $998244353$. * Let",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc039_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are integers $N$ and $X$. For each integer $k$ between $0$ and $X$ (inclusive), find the answer to the following question, then compute the sum of all those answers, modulo $998244353$.\n\n* Let...",
"is_translate": false,
"language": "English"
}
]
}