Hello,World!

Luogu
IDLGB2002
Time1000ms
Memory128MB
DifficultyP1
顺序结构
编写一个能够输出 `Hello,World!` 的程序。 提示: - 使用英文标点符号; - `Hello,World!` 逗号后面**没有**空格。 - `H` 和 `W` 为**大写**字母。 ## Background 在学术版与题目总版内发帖、回复需要达到 [受信任的用户](https://help.luogu.com.cn/rules/community/discuss#%E7%94%A8%E6%88%B7%E6%9D%83%E9%99%90) 的权限,在洛谷经常做题、参与比赛即可快速达到该权限等级。 [samples]
Samples
Input #1
Output #1
Hello,World!
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"
    }
  ]
}
Full JSON Raw Segments