API Response (JSON)
{
"problem": {
"name": "Wrapping Chocolate",
"description": {
"content": "Takahashi has $N$ pieces of chocolate. The $i$\\-th piece has a rectangular shape with a width of $A_i$ centimeters and a length of $B_i$ centimeters. He also has $M$ boxes. The $i$\\-th box has a rec",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc245_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi has $N$ pieces of chocolate. The $i$\\-th piece has a rectangular shape with a width of $A_i$ centimeters and a length of $B_i$ centimeters. \nHe also has $M$ boxes. The $i$\\-th box has a rec...",
"is_translate": false,
"language": "English"
}
]
}