API Response (JSON)
{
"problem": {
"name": "Tree and Hamilton Path 2",
"description": {
"content": "In the nation of AtCoder, there are $N$ cities numbered $1$ to $N$ and $N-1$ roads numbered $1$ to $N-1$. Road $i$ connects cities $A_i$ and $B_i$ bidirectionally, and its length is $C_i$. Any pair of",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc361_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In the nation of AtCoder, there are $N$ cities numbered $1$ to $N$ and $N-1$ roads numbered $1$ to $N-1$.\nRoad $i$ connects cities $A_i$ and $B_i$ bidirectionally, and its length is $C_i$. Any pair of...",
"is_translate": false,
"language": "English"
}
]
}