API Response (JSON)
{
"problem": {
"name": "Tree and Intervals",
"description": {
"content": "You are given an integer $N$ and a prime $P$. For a tree with $N$ vertices labeled $1$ through $N$, let $a_i$ and $b_i$ be the endpoints of the $i$\\-th edge $(1 \\leq i \\leq N-1)$. Also, define $x_j\\ (",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4500,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc069_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an integer $N$ and a prime $P$.\nFor a tree with $N$ vertices labeled $1$ through $N$, let $a_i$ and $b_i$ be the endpoints of the $i$\\-th edge $(1 \\leq i \\leq N-1)$. Also, define $x_j\\ (...",
"is_translate": false,
"language": "English"
}
]
}