API Response (JSON)
{
"problem": {
"name": "Sushi",
"description": {
"content": "There are $N$ dishes, numbered $1, 2, \\ldots, N$. Initially, for each $i$ ($1 \\leq i \\leq N$), Dish $i$ has $a_i$ ($1 \\leq a_i \\leq 3$) pieces of sushi on it. Taro will perform the following operation",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "dp_j"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ dishes, numbered $1, 2, \\ldots, N$. Initially, for each $i$ ($1 \\leq i \\leq N$), Dish $i$ has $a_i$ ($1 \\leq a_i \\leq 3$) pieces of sushi on it.\nTaro will perform the following operation...",
"is_translate": false,
"language": "English"
}
]
}