PROGRAMMING:Write a C language program, output the following graphics (aircraft)
Write a C language program, output the following graphics (aircraft)
###Input format:
nothing
###Output format:

###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
###Input format:
nothing
###Output format:

###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