API Response (JSON)
{
"problem": {
"name": "[语言月赛 202505] 毕业论文",
"description": {
"content": "小 A 正在撰写毕业论文。毕业论文需要满足字数要求、查重要求和 AIGC 检测要求。 假设小 A 的论文共有 $w$ 字,其中被认定为复制的字数为 $f$ 字,被认定为 AIGC 的字数为 $a$ 字。 下面是学院对以上三个要求的具体内容: - **查重要求**。当字数不为 $0$ 时,重复率为 $\\dfrac{f}{w}$,重复率不能超过 $20\\%$。 - **AIGC 要求**。当字数不",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P1"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGB4326"
},
"statements": [
{
"statement_type": "Markdown",
"content": "小 A 正在撰写毕业论文。毕业论文需要满足字数要求、查重要求和 AIGC 检测要求。\n\n假设小 A 的论文共有 $w$ 字,其中被认定为复制的字数为 $f$ 字,被认定为 AIGC 的字数为 $a$ 字。\n下面是学院对以上三个要求的具体内容:\n\n- **查重要求**。当字数不为 $0$ 时,重复率为 $\\dfrac{f}{w}$,重复率不能超过 $20\\%$。\n- **AIGC 要求**。当字数不...",
"is_translate": false,
"language": "English"
}
]
}