小码君的数字三角形
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.
题目描述
小码君今天学习了等腰三角形的概念,现在需要动手画出这样的一个三角形来,你来帮帮他吧
输入格式
一个数字n,表示此三角形的层数
输出格式
由数字0~9依次组成的等腰三角形
样例
输入样例
5
输出样例
1
234
56789
0123456
789012345
数据范围与提示
对于 的数据,。
第22课--插入排序思想
- Status
- Done
- Problem
- 8
- Open Since
- 2024-4-1 0:00
- Deadline
- 2024-4-30 23:59
- Extension
- 24 hour(s)