API Response (JSON)
{
"problem": {
"name": "G. Name the album",
"description": {
"content": "The famous singer, Aryo, is going to publish a new album of his great work! Unfortunately these days, there are many albums, Aryo wants to choose a new name for his album, a name that has not been us",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 65536
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF100G"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The famous singer, Aryo, is going to publish a new album of his great work!\n\nUnfortunately these days, there are many albums, Aryo wants to choose a new name for his album, a name that has not been us...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "著名歌手 Aryo 即将发布他的新专辑!\n\n然而,如今专辑数量众多,Aryo 希望为他的专辑选择一个未曾使用过、或至少近期未曾使用过的名称。\n\n他拥有一份所有已使用专辑名称及其发布年份的列表,同时也有一份适合他专辑的候选名称列表。\n\n如果他找到一个从未使用过的候选名称,他将直接使用它。否则,他会选择使用时间最久远的名称。如果存在多个这样的名称(即从未使用过,或均在同一年使用过),他将选择字母序最靠...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ U = \\{(s_i, y_i) \\mid i \\in \\{1, \\dots, n\\} \\} $ be the set of used album names, where $ s_i \\in \\Sigma^{*} $ is a non-empty string of lowercase Latin letters (length $ \\leq 14...",
"is_translate": false,
"language": "Formal"
}
]
}