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

PROGRAMMING:Write a C language program, output the following graphics (aircraft)

Luz5年前 (2021-05-10)题库375
Write a C language program, output the following graphics (aircraft)
###Input format:
nothing
###Output format:
![ plane.png](~/6162218f-eb56-458e-a093-9fb4f33d2b6b.png)
###Input example:
Here is a set of inputs. For example:
```in
```
###Output example:
The corresponding output is given here. For example:
```out
@
/ \
* *
* *
* *
* *
* * * * * *
* * * * * * * *
* * * * * * * * * *
* *
* *
* * * *
* * * * * *
```







answer:If there is no answer, please comment