1951 HelloWorld
Submit solution
Points:
100
Time limit:
1.0s
Memory limit:
32M
Problem types
Allowed languages
C, C++, Java, Python
Description
程序员的成长都是从HelloWorld入手的。Hello,小菜鸟,招呼你的程序员世界吧(输出Hello World!),你终将成为值得自豪的码农。
Input
无。
Output
见样本输出。
Sample
Input
无。
Output
Hello World!
Source: qn
Comments