Hello, world!


Submit solution

Points: 0
Time limit: 2.0s
Memory limit: 64M

Author:
Problem types
Allowed languages
Assembly, C, C++, Haskell, Java, OCaml, Python, Stechec

This is a test problem that allows you to test the system. There is no input to the problem, and you should output "Hello, world!", without the quotation marks.

Output Specification

Simply output "Hello, world!", with no additional character

Sample Input

There is not input for this problem

Sample Output

Hello, world!

Comments

There are no comments at the moment.