API Response (JSON)
{
"problem": {
"name": "Distance Pairs",
"description": {
"content": "There is an undirected connected graph with $N$ vertices numbered $1$ through $N$. The lengths of all edges in this graph are $1$. It is known that for each $i (1≦i≦N)$, the distance between vertex $1",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "codefestival_2016_ex_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is an undirected connected graph with $N$ vertices numbered $1$ through $N$. The lengths of all edges in this graph are $1$. It is known that for each $i (1≦i≦N)$, the distance between vertex $1...",
"is_translate": false,
"language": "English"
}
]
}