API Response (JSON)
{
"problem": {
"name": "LEQ and NEQ",
"description": {
"content": "Given is a sequence of $N$ integers $A_1,A_2,\\ldots,A_N$. Print the number, modulo $998244353$, of sequences of $N$ integers $X_1,X_2,\\ldots,X_N$ satisfying all of the following conditions: * $1 \\l",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc115_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a sequence of $N$ integers $A_1,A_2,\\ldots,A_N$. Print the number, modulo $998244353$, of sequences of $N$ integers $X_1,X_2,\\ldots,X_N$ satisfying all of the following conditions:\n\n* $1 \\l...",
"is_translate": false,
"language": "English"
}
]
}