Problem1000--Hello World

1000: Hello World

[Creator : ]
Time Limit : 1.000 sec  Memory Limit : 128 MiB

Description

Print "Hello World" to stdout.

Input

No input is required.

Output

A single string "Hello World".

Sample Input Copy


Sample Output Copy

Hello World

Source/Category