API Response (JSON)
{
"problem": {
"name": "3 Steps",
"description": {
"content": "Rng has a connected undirected graph with $N$ vertices. Currently, there are $M$ edges in the graph, and the $i$\\-th edge connects Vertices $A_i$ and $B_i$. Rng will add new edges to the graph by repe",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "code_festival_2017_qualb_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Rng has a connected undirected graph with $N$ vertices. Currently, there are $M$ edges in the graph, and the $i$\\-th edge connects Vertices $A_i$ and $B_i$.\nRng will add new edges to the graph by repe...",
"is_translate": false,
"language": "English"
}
]
}