API Response (JSON)
{
"problem": {
"name": "Ex - Don't Swim",
"description": {
"content": "On a two-dimensional plane, there is a convex polygon $C$ with $N$ vertices, and points $S=(s_x, s_y)$ and $T=(t_x,t_y)$. The vertices of $C$ are $(x_1,y_1),(x_2,y_2),\\ldots$, and $(x_N,y_N)$ in count",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc286_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "On a two-dimensional plane, there is a convex polygon $C$ with $N$ vertices, and points $S=(s_x, s_y)$ and $T=(t_x,t_y)$. The vertices of $C$ are $(x_1,y_1),(x_2,y_2),\\ldots$, and $(x_N,y_N)$ in count...",
"is_translate": false,
"language": "English"
}
]
}