#D. C++-循环嵌套-输入一个正整数n(n<=5),输出数字组成的菱形(拓展04)

    Type: Default 1000ms 256MiB

C++-循环嵌套-输入一个正整数n(n<=5),输出数字组成的菱形(拓展04)

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.

Background

Description

输入5,输出: image

image

Format

Input

Output

Samples

5
    1
   123
  12345
 1234567
123456789
123456789
 1234567
  12345
   123
    1

Limitation

1s, 1024KiB for each test case.

输入一个正整数n(n<=5),输出数字组成的菱形

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
8
Start at
2024-7-7 0:00
End at
2024-7-22 0:00
Duration
360 hour(s)
Host
Partic.
4