API Response (JSON)
{
"problem": {
"name": "Move It",
"description": {
"content": "There are $N$ boxes numbered $1$ to $N$ and $N$ items numbered $1$ to $N$. Item $i$ $(1 \\leq i \\leq N)$ is in box $A_i$ and has a weight of $W_i$. You can repeatedly perform the operation of choosing ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc360_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ boxes numbered $1$ to $N$ and $N$ items numbered $1$ to $N$. Item $i$ $(1 \\leq i \\leq N)$ is in box $A_i$ and has a weight of $W_i$.\nYou can repeatedly perform the operation of choosing ...",
"is_translate": false,
"language": "English"
}
]
}