ГлавнаяСборникиТурнирыРазделыФорумыУчастникиПечатьПомощьО системе

Разделы > Ad-Hoc > задача:


50466 - Drawing Square From Stars

Гость
• Вопросы к жюри (6)

Задачи раздела

• 50528 - Rock-Scissors-Paper
• 50493 - n-digit kth Prime Number
• 50520 - Filling a Matrix Randomly
• 50357 - Convert Euros into Dollars
• 50355 - Bills of City Water Company
• 50454 - What day is it?
• 50350 - Fahrenheit to Celsius
• 50356 - Hours Passed
• 50466 - Drawing Square From S...
• 50351 - Convert inches to cm
• 50467 - Random Numbers
• 50474 - Sum of Two Primes
• 50371 - Modified Karnaugh-Map
• 50580 - Sa dite kane kaluar?
• 50591 - Viti i brishte
• 50597 - Vizatojme Diamante

Обратная связь

Если у вас есть предложения или пожелания по работе Contester, посетите форум сайта www.contester.ru.

Лимит времени 2000/4000/4000/4000 мс. Лимит памяти 65000/65000/65000/65000 Кб.
Question by Ibrahim Mesecan.

Drawing Square From Stars

Question:
Write a program that gets a number n then, draws a rectangle from stars with the size nxn.

Input specification
You will be given a number (n) one side of the square where 0 ≤ n ≤ 35.

Output specification
Show a square from the * char (and every stars is followed by a space char).

Sample Input I   
4

Sample Input II   
6
Sample Output I   
* * * *
* * * *
* * * *
* * * *
Sample Output II  
* * * * * *
* * * * * *
* * * * * *
* * * * * *
* * * * * *
* * * * * *


Для отправки решений необходимо выполнить вход.

www.contester.ru