API Response (JSON)
{
"problem": {
"name": "Montage",
"description": {
"content": "You are given positive integers $N$ and $M$. Among the $2^{NM}$ matrices $A$ with $N$ rows and $M$ columns where each element is $0$ or $1$, find the number, modulo $998244353$, of ones that satisfy t",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc162_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given positive integers $N$ and $M$. Among the $2^{NM}$ matrices $A$ with $N$ rows and $M$ columns where each element is $0$ or $1$, find the number, modulo $998244353$, of ones that satisfy t...",
"is_translate": false,
"language": "English"
}
]
}