Problem ID: hello-world
Time Limit: 1.0 seconds
Memory Limit: 32.0 MB
Difficulty: Trivial
Hello World
Description
Write a program which prints "Hello World" to standard output.
Input format
There is no input for this problem.
Output format
Print "Hello World" in a line.
Input Sample 1
No input
Output Sample 1
Hello World