CEN 109 - Lab 11 2023 |
Start: Jan.11.2023 at 12:00:15 AM
Finish: Jan.15.2023 at 09:07:15 PM
The contest is finished!
• Contest scoreboard
|
Feedback | If you notice incorrect translations in Contester, please let author know.
|
|
Time limit 2000/4000/4000/4000 ms. Memory limit 65000/65000/65000/65000 Kb. Question by Erisa Terolli.
Pattern with stars
Draw a square in which only the sides and
diagonals are marked by stars as shown in the image.
Input specification
There will be one integer (n) which will determine the
size of the square
where 5 ≤ n ≤ 30.
Output specification
Draw a pattern as in the examples which is followed
by an endline char.
Sample Input I |
Sample Input II |
5 |
8 |
*****
** **
* * *
** **
*****
|
********
** **
* * * *
* ** *
* ** *
* * * *
** **
********
|
Для отправки решений необходимо выполнить вход.
|