API Response (JSON)
{
"problem": {
"name": "G. Dreamoon and NightMarket",
"description": {
"content": "After moving to Taipei, Dreamoon always goes to dinner at Jinmei Night Market. There are N kinds of food sold at Jinmei Night Market. These foods are numbered from 1 to N. The price of one piece of i-",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10123G"
},
"statements": [
{
"statement_type": "Markdown",
"content": "After moving to Taipei, Dreamoon always goes to dinner at Jinmei Night Market. There are N kinds of food sold at Jinmei Night Market. These foods are numbered from 1 to N. The price of one piece of i-...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N \\in \\mathbb{Z}^+ $ be the number of food types. \nLet $ P = (p_1, p_2, \\dots, p_N) \\in \\mathbb{Z}^N $ be the price vector, with $ p_i > 0 $. \n\nLet $ \\mathcal{S} $ be the set...",
"is_translate": false,
"language": "Formal"
}
]
}