API Response (JSON)
{
"problem": {
"name": "1111gal password",
"description": {
"content": "Given an integer $N$, find the number of integers $X$ that satisfy all of the following conditions, modulo $998244353$. * $X$ is an $N$\\-digit positive integer. * Let $X_1,X_2,\\dots,X_N$ be the d",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc242_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given an integer $N$, find the number of integers $X$ that satisfy all of the following conditions, modulo $998244353$.\n\n* $X$ is an $N$\\-digit positive integer.\n* Let $X_1,X_2,\\dots,X_N$ be the d...",
"is_translate": false,
"language": "English"
}
]
}