API Response (JSON)
{
"problem": {
"name": "Always Perfect",
"description": {
"content": "You are given an even number $N$ and a prime number $M$. Find the number, modulo $M$, of simple connected undirected graphs $G$ with $N$ vertices numbered $1$ to $N$ that satisfy the following conditi",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc065_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an even number $N$ and a prime number $M$.\nFind the number, modulo $M$, of simple connected undirected graphs $G$ with $N$ vertices numbered $1$ to $N$ that satisfy the following conditi...",
"is_translate": false,
"language": "English"
}
]
}