API Response (JSON)
{
"problem": {
"name": "Score Attack",
"description": {
"content": "There is a directed graph with $N$ vertices and $M$ edges. The $i$\\-th edge $(1≤i≤M)$ points from vertex $a_i$ to vertex $b_i$, and has a weight $c_i$. We will play the following single-player game us",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc061_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a directed graph with $N$ vertices and $M$ edges. The $i$\\-th edge $(1≤i≤M)$ points from vertex $a_i$ to vertex $b_i$, and has a weight $c_i$. We will play the following single-player game us...",
"is_translate": false,
"language": "English"
}
]
}