API Response (JSON)
{
"problem": {
"name": "Heavy Buckets",
"description": {
"content": "There are $N$ people and $N$ buckets. Both the people and buckets are numbered $1, 2, \\ldots, N$. Initially, person $i$ holds only bucket $i$, and bucket $i$ is empty. From now on, the following opera",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc438_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ people and $N$ buckets. Both the people and buckets are numbered $1, 2, \\ldots, N$.\nInitially, person $i$ holds only bucket $i$, and bucket $i$ is empty.\nFrom now on, the following opera...",
"is_translate": false,
"language": "English"
}
]
}