API Response (JSON)
{
"problem": {
"name": "Functional Graph",
"description": {
"content": "You are given integers $N$, $C$, and $K$. Find the number, modulo $998244353$, of length-$N$ integer sequences $x=(x_1,x_2,\\ldots,x_N)$ satisfying the following conditions. * $1 \\leq x_i \\leq N$ ($",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 8000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "awtf2025_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given integers $N$, $C$, and $K$. Find the number, modulo $998244353$, of length-$N$ integer sequences $x=(x_1,x_2,\\ldots,x_N)$ satisfying the following conditions.\n\n* $1 \\leq x_i \\leq N$ ($...",
"is_translate": false,
"language": "English"
}
]
}