API Response (JSON)
{
"problem": {
"name": "Not Intersect",
"description": {
"content": "There is a circle on a plane. It has $N$ distinct points on its circumference, numbered $1,2,\\dots,N$ in clockwise order. There are $\\frac{N(N-1)}{2}$ line segments that can be drawn by connecting two",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc065_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a circle on a plane. It has $N$ distinct points on its circumference, numbered $1,2,\\dots,N$ in clockwise order.\nThere are $\\frac{N(N-1)}{2}$ line segments that can be drawn by connecting two...",
"is_translate": false,
"language": "English"
}
]
}