API Response (JSON)
{
"problem": {
"name": "164. Cashier",
"description": {
"content": "You are working as a cashier for a supermarket, and items are handed to you to be scanned one by one by the customer. You do not know how many items they have, but after the last item is scanned, the ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10269164"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are working as a cashier for a supermarket, and items are handed to you to be scanned one by one by the customer. You do not know how many items they have, but after the last item is scanned, the ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ P = (p_1, p_2, \\dots, p_n) $ be a finite sequence of positive real numbers representing item prices, where $ n \\geq 1 $. \nLet the input be a sequence of lines, each containing...",
"is_translate": false,
"language": "Formal"
}
]
}