API Response (JSON)
{
"problem": {
"name": "Driving on a Tree",
"description": {
"content": "There is an undirected connected graph with $N$ vertices and $N-1$ edges. The $i$\\-th edge connects $u_i$ and $v_i$. E869120 the coder moves in the graph as follows: * He move to adjacent ve",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "s8pc_4_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is an undirected connected graph with $N$ vertices and $N-1$ edges. The $i$\\-th edge connects $u_i$ and $v_i$. \n \nE869120 the coder moves in the graph as follows: \n\n* He move to adjacent ve...",
"is_translate": false,
"language": "English"
}
]
}