Time Limit : sec, Memory Limit : KB
English / Japanese  

Hello World

Welcome to Online Judge!

Write a program which prints "Hello World" to standard output.

Input

There is no input for this problem.

Output

Print "Hello World" in a line.

Do not forget to add a new line at the end. Please note that missing required white spaces or line breaks, or printing extra white spaces or line breaks, will result in a 'Presentation Error' and an incorrect answer.

Sample Input 1

No input

Sample Output 1

Hello World