API Response (JSON)
{
"problem": {
"name": "Hello,World!",
"description": {
"content": "编写一个能够输出 `Hello,World!` 的程序。 提示: - 使用英文标点符号; - `Hello,World!` 逗号后面**没有**空格。 - `H` 和 `W` 为**大写**字母。 ",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 131072
},
"difficulty": {
"LuoguStyle": "P1"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGB2002"
},
"statements": [
{
"statement_type": "Markdown",
"content": "编写一个能够输出 `Hello,World!` 的程序。\n\n提示:\n- 使用英文标点符号;\n- `Hello,World!` 逗号后面**没有**空格。\n- `H` 和 `W` 为**大写**字母。\n\n## Background\n\n在学术版与题目总版内发帖、回复需要达到 [受信任的用户](https://help.luogu.com.cn/rules/community/discuss#%E7%9...",
"is_translate": false,
"language": "English"
}
]
}