API Response (JSON)
{
"problem": {
"name": "Ex - Count Unlabeled Graphs",
"description": {
"content": "You are to generate a graph by the following procedure. * Choose a simple undirected graph with $N$ unlabeled vertices. * Write a positive integer at most $K$ in each vertex in the graph. Here, t",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc284_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are to generate a graph by the following procedure.\n\n* Choose a simple undirected graph with $N$ unlabeled vertices.\n* Write a positive integer at most $K$ in each vertex in the graph. Here, t...",
"is_translate": false,
"language": "English"
}
]
}