API Response (JSON)
{
"problem": {
"name": "A. Generous Kefa",
"description": {
"content": "One day Kefa found _n_ baloons. For convenience, we denote color of _i_\\-th baloon as _s__i_ — lowercase letter of the Latin alphabet. Also Kefa has _k_ friends. Friend will be upset, If he get two ba",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF841A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "One day Kefa found _n_ baloons. For convenience, we denote color of _i_\\-th baloon as _s__i_ — lowercase letter of the Latin alphabet. Also Kefa has _k_ friends. Friend will be upset, If he get two ba...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "一天,Kefa 找到了 #cf_span[n] 个气球。为方便起见,我们记第 #cf_span[i] 个气球的颜色为 #cf_span[si] —— 拉丁字母的小写字母。同时,Kefa 有 #cf_span[k] 个朋友。如果一个朋友收到两个颜色相同的气球,他会不高兴。Kefa 希望将 *所有* 气球分发给他的朋友们。请帮助 Kefa 判断,他是否能将所有气球分发出去,使得没有任何朋友不高兴——如...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, k \\in \\mathbb{Z} $ be the number of balloons and friends, respectively. \nLet $ s \\in \\Sigma^n $ be a string of length $ n $ over the alphabet $ \\Sigma $ of lowercase Latin ...",
"is_translate": false,
"language": "Formal"
}
]
}