API Response (JSON)
{
"problem": {
"name": "Tree Patrolling",
"description": {
"content": "You have a tree with $N$ vertices, numbered $1$ through $N$. The $i$\\-th edge connects Vertex $u_i$ and Vertex $v_i$. You will choose some vertices (possibly none) and place a takahashi in each of the",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc207_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You have a tree with $N$ vertices, numbered $1$ through $N$. The $i$\\-th edge connects Vertex $u_i$ and Vertex $v_i$.\nYou will choose some vertices (possibly none) and place a takahashi in each of the...",
"is_translate": false,
"language": "English"
}
]
}