API Response (JSON)
{
"problem": {
"name": "119 × 2^23 + 1",
"description": {
"content": "In problems on AtCoder, you are often asked to: > find the answer modulo $998244353$. Here, we have $998244353 = 119 \\times 2^{23} + 1$. Related to this, solve the following prolem: > You are given",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc119_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In problems on AtCoder, you are often asked to:\n\n> find the answer modulo $998244353$.\n\nHere, we have $998244353 = 119 \\times 2^{23} + 1$. Related to this, solve the following prolem:\n\n> You are given...",
"is_translate": false,
"language": "English"
}
]
}