HelloWorld
该比赛已结束,您无法在比赛模式下递交该题目。您可以点击“在题库中打开”以普通模式查看和递交本题。
Background
Special for beginners, ^_^
Description
程序员的成长都是从HelloWorld入手的。Hello,小菜鸟,招呼你的程序员世界吧(输出Hello World!),你终将成为值得自豪的码农。
Format
Input
无。
Output
见样本输出。
Sample 1
Input
无
Output
Hello World!
Limitation
1s, 1024KiB for each test case.
Source
OPS Original