API Response (JSON)
{
"problem": {
"name": "Close Group",
"description": {
"content": "Given is a simple undirected graph with $N$ vertices and $M$ edges. The vertices are numbered $1, 2, \\dots, N$, and the $i$\\-th edge connects Vertices $A_i$ and $B_i$. Find the minimum possible number",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc187_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a simple undirected graph with $N$ vertices and $M$ edges. The vertices are numbered $1, 2, \\dots, N$, and the $i$\\-th edge connects Vertices $A_i$ and $B_i$.\nFind the minimum possible number...",
"is_translate": false,
"language": "English"
}
]
}