API Response (JSON)
{
"problem": {
"name": "Ex - Constrained Tree Degree",
"description": {
"content": "You are given an integer $N$ and a set $S=\\lbrace S_1,S_2,\\ldots,S_K\\rbrace$ consisting of integers between $1$ and $N-1$. Find the number, modulo $998244353$, of trees $T$ with $N$ vertices numbered ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc303_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an integer $N$ and a set $S=\\lbrace S_1,S_2,\\ldots,S_K\\rbrace$ consisting of integers between $1$ and $N-1$.\nFind the number, modulo $998244353$, of trees $T$ with $N$ vertices numbered ...",
"is_translate": false,
"language": "English"
}
]
}