API Response (JSON)
{
"problem": {
"name": "Farthest City",
"description": {
"content": "You are given positive integers $N$ and $M$. Find the number, modulo $M$, of simple connected undirected graphs with $N$ vertices numbered $1, \\dots, N$ that satisfy the following condition. * Fo",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc281_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given positive integers $N$ and $M$. \nFind the number, modulo $M$, of simple connected undirected graphs with $N$ vertices numbered $1, \\dots, N$ that satisfy the following condition.\n\n* Fo...",
"is_translate": false,
"language": "English"
}
]
}