API Response (JSON)
{
"problem": {
"name": "Friendships",
"description": {
"content": "Does there exist an undirected graph with $N$ vertices satisfying the following conditions? * The graph is simple and connected. * The vertices are numbered $1, 2, ..., N$. * Let $M$ be the num",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc131_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Does there exist an undirected graph with $N$ vertices satisfying the following conditions?\n\n* The graph is simple and connected.\n* The vertices are numbered $1, 2, ..., N$.\n* Let $M$ be the num...",
"is_translate": false,
"language": "English"
}
]
}