API Response (JSON)
{
"problem": {
"name": "Namori",
"description": {
"content": "You are given an undirected graph with $N$ vertices and $M$ edges. Here, $N-1≤M≤N$ holds and the graph is connected. There are no self-loops or multiple edges in this graph. The vertices are numbered ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc004_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an undirected graph with $N$ vertices and $M$ edges. Here, $N-1≤M≤N$ holds and the graph is connected. There are no self-loops or multiple edges in this graph.\nThe vertices are numbered ...",
"is_translate": false,
"language": "English"
}
]
}