API Response (JSON)
{
"problem": {
"name": "(∀x∀)",
"description": {
"content": "Solve the following problem for $T$ test cases. Given an integer $N$ and a string $S$, find the number of strings $X$ that satisfy all of the conditions below, modulo $998244353$. * $X$ is a string",
"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_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Solve the following problem for $T$ test cases.\nGiven an integer $N$ and a string $S$, find the number of strings $X$ that satisfy all of the conditions below, modulo $998244353$.\n\n* $X$ is a string...",
"is_translate": false,
"language": "English"
}
]
}