练38.3 空心菱形
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
说明
输入一个整数 ,输出一个空心菱形,其中每个边由 个''组成。
输入格式
一行一个整数 ()。
输出格式
输出一个空心菱形,每条边由 个''组成。
样例
3
*
* *
* *
* *
*
补考
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 5
- Start at
- 2023-11-18 19:00
- End at
- 2023-11-19 15:00
- Duration
- 20 hour(s)
- Host
- Partic.
- 22