API Response (JSON)
{
"problem": {
"name": "Orientable as Desired",
"description": {
"content": "There is a simple connected undirected graph $G$ with $N$ vertices and $M$ edges, where the vertices are labeled $1,2,\\dots,N$. The $i$\\-th edge connects two vertices $u_i$ and $v_i$. Determine whethe",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc071_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a simple connected undirected graph $G$ with $N$ vertices and $M$ edges, where the vertices are labeled $1,2,\\dots,N$. The $i$\\-th edge connects two vertices $u_i$ and $v_i$.\nDetermine whethe...",
"is_translate": false,
"language": "English"
}
]
}