API Response (JSON)
{
"problem": {
"name": "Collision",
"description": {
"content": "The Kingdom of Takahashi is made up of $N$ towns and $N-1$ roads, where the towns are numbered $1$ through $N$. The $i$\\-th road $(1 \\leq i \\leq N-1)$ connects Town $a_i$ and Town $b_i$, so that you c",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc209_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The Kingdom of Takahashi is made up of $N$ towns and $N-1$ roads, where the towns are numbered $1$ through $N$. The $i$\\-th road $(1 \\leq i \\leq N-1)$ connects Town $a_i$ and Town $b_i$, so that you c...",
"is_translate": false,
"language": "English"
}
]
}