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

Турниры > CEN 109 - Lab 11 2023 > задача:


50466 - Drawing Square From Stars

CEN 109 - Lab 11 2023

Старт: 11.янв.2023 в 00:00:15
Финиш: 15.янв.2023 в 21:07:15
Турнир завершён!
• Турнирная таблица

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

Задачи турнира

• 50423 - Numbers square
• 50463 - Drawing a Triangle
• 50466 - Drawing Square From S...
• 14-FallResit-10. 50537 - esreveR Tri...
• 14-Spr2-40. 50438 - Pattern with stars
• 15-PE-3. 50867 - Average of the Be...

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

Если у вас есть предложения или пожелания по работе 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