Time limit 2000/4000/4000/4000 ms. Memory limit 65000/65000/65000/65000 Kb. Prepared by : Ibrahim Mesecan.
Hello World!
Question:
Write a program that prints n times "Hello World!",
where n is between 1 and 3.
Input specification
You will be given an integer (n) where n is between 1 and 3.
Output specification
Show n lines of "Hello World!".
Sample Input I |
Sample Output I |
2
|
Hello World!
Hello World!
|
Для отправки решений необходимо выполнить вход.
|