API Response (JSON)
{
"problem": {
"name": "Circular Distance",
"description": {
"content": "There is a circle with circumference $L$, and $L$ people are standing equally spaced along the circumference. They are labeled as person $0, 1, \\cdots, L-1$ in clockwise order. Consider choosing $N$ f",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc068_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a circle with circumference $L$, and $L$ people are standing equally spaced along the circumference. They are labeled as person $0, 1, \\cdots, L-1$ in clockwise order. Consider choosing $N$ f...",
"is_translate": false,
"language": "English"
}
]
}