API Response (JSON)
{
"problem": {
"name": "Unicyclic Graph Counting",
"description": {
"content": "Snuke has come up with the following problem. > You are given a sequence $d$ of length $N$. Find the number of the undirected graphs with $N$ vertices labeled $1,2,...,N$ satisfying the following con",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "asaporo2_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke has come up with the following problem.\n\n> You are given a sequence $d$ of length $N$. Find the number of the undirected graphs with $N$ vertices labeled $1,2,...,N$ satisfying the following con...",
"is_translate": false,
"language": "English"
}
]
}