API Response (JSON)
{
"problem": {
"name": "AND OR Equation",
"description": {
"content": "You are given positive integers $N$ and $K$. Find the number, modulo $998244353$, of integer sequences $\\bigl(f(0), f(1), \\ldots, f(2^N-1)\\bigr)$ that satisfy all of the following conditions: * $0\\",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc144_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given positive integers $N$ and $K$. Find the number, modulo $998244353$, of integer sequences $\\bigl(f(0), f(1), \\ldots, f(2^N-1)\\bigr)$ that satisfy all of the following conditions:\n\n* $0\\...",
"is_translate": false,
"language": "English"
}
]
}