API Response (JSON)
{
"problem": {
"name": "Popular Vote",
"description": {
"content": "We have held a popularity poll for $N$ items on sale. Item $i$ received $A_i$ votes. From these $N$ items, we will select $M$ as popular items. However, we cannot select an item with less than $\\dfrac",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc161_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have held a popularity poll for $N$ items on sale. Item $i$ received $A_i$ votes.\nFrom these $N$ items, we will select $M$ as popular items. However, we cannot select an item with less than $\\dfrac...",
"is_translate": false,
"language": "English"
}
]
}