PROGRAMMING:New year
As the new semester begins, CEC has ushered in a new batch of new forces. During the summer vacation, hard-working young students began their c language learning journey, and launched an impact on 2840 high scores day and night,
Many students have been able to write line after line of code, AC one after another topic, it seems, with the program to write the following new words has not become a problem.
A word of caution for Mengxin: output each character of the sample carefully, including the space character, and pay special attention to the space character and newline character at the end of the line.
###Input example:
```in
No input
```
###Output example:
```out
Welcome to
Computer Engineering College!
```
answer:If there is no answer, please comment
Many students have been able to write line after line of code, AC one after another topic, it seems, with the program to write the following new words has not become a problem.
A word of caution for Mengxin: output each character of the sample carefully, including the space character, and pay special attention to the space character and newline character at the end of the line.
###Input example:
```in
No input
```
###Output example:
```out
Welcome to
Computer Engineering College!
```
answer:If there is no answer, please comment