API Response (JSON)
{
"problem": {
"name": "Subsequence Path",
"description": {
"content": "There are $N$ towns numbered $1, \\dots, N$, and $M$ roads numbered $1, \\dots, M$. Every road is directed; road $i$ $(1 \\leq i \\leq M)$ leads you from Town $A_i$ to Town $B_i$. The length of road $i$",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc271_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ towns numbered $1, \\dots, N$, and $M$ roads numbered $1, \\dots, M$. \nEvery road is directed; road $i$ $(1 \\leq i \\leq M)$ leads you from Town $A_i$ to Town $B_i$. The length of road $i$...",
"is_translate": false,
"language": "English"
}
]
}