API Response (JSON)
{
"problem": {
"name": "A. Login Verification",
"description": {
"content": "When registering in a social network, users are allowed to create their own convenient login to make it easier to share contacts, print it on business cards, etc. Login is an arbitrary sequence of lo",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF928A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "When registering in a social network, users are allowed to create their own convenient login to make it easier to share contacts, print it on business cards, etc.\n\nLogin is an arbitrary sequence of lo...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "在注册社交网络时,用户可以创建自己方便的登录名,以便于分享联系人、打印在名片上等。\n\n登录名是由小写和大写拉丁字母、数字和下划线符号(«_»)组成的任意序列。然而,为了减少欺诈和用户疏忽相关的问题,如果一个登录名与已存在的登录名 _相似_,则禁止注册。更准确地说,两个登录名 #cf_span[s] 和 #cf_span[t] 被认为是相似的,如果可以通过以下类型的操作序列将 #cf_span[s]...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ S $ be the user login string. \nLet $ L = \\{l_1, l_2, \\dots, l_n\\} $ be the set of existing logins, where each $ l_i $ is a string over the alphabet $ \\Sigma = \\{a,\\dots,z, A,\\...",
"is_translate": false,
"language": "Formal"
}
]
}