API Response (JSON)
{
"problem": {
"name": "Bridge",
"description": {
"content": "You are given an undirected connected graph with $N$ vertices and $M$ edges that does not contain self-loops and double edges. The $i$\\-th edge $(1 \\leq i \\leq M)$ connects Vertex $a_i$ and Vertex $",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc075_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an undirected connected graph with $N$ vertices and $M$ edges that does not contain self-loops and double edges. \nThe $i$\\-th edge $(1 \\leq i \\leq M)$ connects Vertex $a_i$ and Vertex $...",
"is_translate": false,
"language": "English"
}
]
}