API Response (JSON)
{
"problem": {
"name": "Traveling Salesman around Lake",
"description": {
"content": "There is a circular pond with a perimeter of $K$ meters, and $N$ houses around them. The $i$\\-th house is built at a distance of $A_i$ meters from the northmost point of the pond, measured clockwise a",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc160_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a circular pond with a perimeter of $K$ meters, and $N$ houses around them.\nThe $i$\\-th house is built at a distance of $A_i$ meters from the northmost point of the pond, measured clockwise a...",
"is_translate": false,
"language": "English"
}
]
}