-->
当前位置:首页 > 题库

PROGRAMMING:Character array output diamond

Luz5年前 (2021-05-10)题库426
Use a 5 * 9 two-dimensional array to store and output the following figure.
![](~/ 216)
###Output format:
Output a two-dimensional array of 5 rows and 9 columns as shown in the figure above, with each character output occupying one column< br>





answer:If there is no answer, please comment