API Response (JSON)
{
"problem": {
"name": "Namori Grundy",
"description": {
"content": "There is a directed graph with $N$ vertices and $N$ edges. The vertices are numbered $1, 2, ..., N$. The graph has the following $N$ edges: $(p_1, 1), (p_2, 2), ..., (p_N, N)$, and the graph is weakly",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc079_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a directed graph with $N$ vertices and $N$ edges. The vertices are numbered $1, 2, ..., N$.\nThe graph has the following $N$ edges: $(p_1, 1), (p_2, 2), ..., (p_N, N)$, and the graph is weakly...",
"is_translate": false,
"language": "English"
}
]
}