hello!
该比赛已结束,您无法在比赛模式下递交该题目。您可以点击“在题库中打开”以普通模式查看和递交本题。
Background
输出"hello world!"
Description
输出"hello world!"
Format
Input
\(无输入\)
Output
\(输出\)"hello world!"
Sample 1
Input
Output
hello world!
Limitation
1s, 1024KiB for each test case.
Hint
用cout或printf(Answer).