API Response (JSON)
{
"problem": {
"name": "Strange Lunchbox",
"description": {
"content": "A shop sells $N$ kinds of lunchboxes, one for each kind. For each $i = 1, 2, \\ldots, N$, the $i$\\-th kind of lunchbox contains $A_i$ takoyaki (octopus balls) and $B_i$ taiyaki (fish-shaped cakes). T",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc219_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A shop sells $N$ kinds of lunchboxes, one for each kind. \nFor each $i = 1, 2, \\ldots, N$, the $i$\\-th kind of lunchbox contains $A_i$ takoyaki (octopus balls) and $B_i$ taiyaki (fish-shaped cakes).\nT...",
"is_translate": false,
"language": "English"
}
]
}