API Response (JSON)
{
"problem": {
"name": "F. Test Data Generation",
"description": {
"content": "Test data generation is not an easy task! Often, generating big random test cases is not enough to ensure thorough testing of solutions for correctness. For example, consider a problem from an old Co",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 5000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF773F"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Test data generation is not an easy task! Often, generating big random test cases is not enough to ensure thorough testing of solutions for correctness.\n\nFor example, consider a problem from an old Co...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "生成测试数据并非易事!通常,仅生成大规模随机测试用例不足以确保对解决方案正确性的彻底检验。\n\n例如,考虑来自一场旧 Codeforces 比赛的问题。其输入格式大致如下:\n\n_第一行包含一个整数 #cf_span[n] (#cf_span[1 ≤ n ≤ maxn]) —— 集合的大小。第二行包含 #cf_span[n] 个互不相同的整数 #cf_span[a1, a2, ..., an] (#c...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $, $ A = (a_1, a_2, \\dots, a_n) $ be a strictly increasing sequence of positive integers with $ 1 \\leq a_1 < a_2 < \\dots < a_n \\leq \\text{maxa} $. \nLet $ g = ...",
"is_translate": false,
"language": "Formal"
}
]
}