API Response (JSON)
{
"problem": {
"name": "Keep Graph Disconnected",
"description": {
"content": "Given is an undirected graph $G$ consisting of $N$ vertices numbered $1$ through $N$ and $M$ edges numbered $1$ through $M$. Edge $i$ connects Vertex $a_i$ and Vertex $b_i$ bidirectionally. $G$ is sai",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc105_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is an undirected graph $G$ consisting of $N$ vertices numbered $1$ through $N$ and $M$ edges numbered $1$ through $M$. Edge $i$ connects Vertex $a_i$ and Vertex $b_i$ bidirectionally.\n$G$ is sai...",
"is_translate": false,
"language": "English"
}
]
}