HCI '16 - HelloWorld_ex

View as PDF

Submit solution

Points: 0 (partial)
Time limit: 1.0s
Memory limit: 32M

Authors:
Problem type
Allowed languages
C++

Output Hello World using the minimum number of characters.

Constraints

Let C be the number of characters in your program.

Subtask 1 [10%]

C \le 45

Subtask 2 [20%]

C \le 42

Subtask 3 [70%]

C < 39

Input Specification

There is no input.

Output Specification

Hello World

Comments

There are no comments at the moment.