API Response (JSON)
{
"problem": {
"name": "Cross-free Matching",
"description": {
"content": "In the coordinate plane, we have $2N$ vertices whose $x$\\-coordinates are $1, 2, \\ldots, N$ and whose $y$\\-coordinates are $0$ or $1$: $(1, 0),\\ldots, (N,0), (1,1), \\ldots, (N,1)$. There are $M$ segme",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc126_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In the coordinate plane, we have $2N$ vertices whose $x$\\-coordinates are $1, 2, \\ldots, N$ and whose $y$\\-coordinates are $0$ or $1$: $(1, 0),\\ldots, (N,0), (1,1), \\ldots, (N,1)$. There are $M$ segme...",
"is_translate": false,
"language": "English"
}
]
}