API Response (JSON)
{
"problem": {
"name": "Bowls and Dishes",
"description": {
"content": "We have $N$ dishes numbered $1, 2, \\dots, N$ and $M$ conditions numbered $1, 2, \\dots, M$. Condition $i$ is satisfied when both Dish $A_i$ and Dish $B_i$ have (one or more) balls on them. There ar",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc190_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ dishes numbered $1, 2, \\dots, N$ and $M$ conditions numbered $1, 2, \\dots, M$. \nCondition $i$ is satisfied when both Dish $A_i$ and Dish $B_i$ have (one or more) balls on them. \nThere ar...",
"is_translate": false,
"language": "English"
}
]
}