SBE201A1 - Hello, World!

no tags 

This is a hello world problem. You need to print the string "Hello, World!" on the screen.You do NOT need to read any input.

Input

[No Input]

Output

The string "Hello, World!" as is.

Example

Output:
Hello, World!


Added by:Islam Samir Badreldin
Date:2012-02-21
Time limit:1s-2s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:C99