PROGRAMMING:Miscellaneous Poems (*)
Please write a program to output the Miscellaneous Poems by Tao Yuanming.
####Input sample
```in
```
Note: no input.
####Output sample
```out
Miscellaneous Poems
Tao Yuanming
Life without roots, floating like dust on the road.
Scattered by the wind, this is very important.
Landing as a brother, why do you have to be close!
When we are happy, we will fight wine and get together.
If you don't come back in the prime of the year, you can't go back in the morning.
Encourage in time, and time waits for no one.
```
The actual display effect is as follows:
> ![ Title. JPG] (~ / fef1153c-6a10-4071-a6de-ee02230aea6d. JPG)
Note: if you are using Windows 7 / 8 / 10 operating system, you need to set the running window.
-Right click on the window title bar and select "properties"
-Switch to the options card and select use legacy console
-Switch to "font" card, select "dot matrix font" for font and "8" for size × 16”
-Click the "OK" button.
---
Tips:
-There is a blank line between the title, the author and the poem;
-One Chinese character takes up two spaces;
-The blanks in the poems are half width spaces;
-Punctuation marks in poems are all full angle marks;
-There is no extra white space at the end of each line.
answer:If there is no answer, please comment
####Input sample
```in
```
Note: no input.
####Output sample
```out
Miscellaneous Poems
Tao Yuanming
Life without roots, floating like dust on the road.
Scattered by the wind, this is very important.
Landing as a brother, why do you have to be close!
When we are happy, we will fight wine and get together.
If you don't come back in the prime of the year, you can't go back in the morning.
Encourage in time, and time waits for no one.
```
The actual display effect is as follows:
> ![ Title. JPG] (~ / fef1153c-6a10-4071-a6de-ee02230aea6d. JPG)
Note: if you are using Windows 7 / 8 / 10 operating system, you need to set the running window.
-Right click on the window title bar and select "properties"
-Switch to the options card and select use legacy console
-Switch to "font" card, select "dot matrix font" for font and "8" for size × 16”
-Click the "OK" button.
---
Tips:
-There is a blank line between the title, the author and the poem;
-One Chinese character takes up two spaces;
-The blanks in the poems are half width spaces;
-Punctuation marks in poems are all full angle marks;
-There is no extra white space at the end of each line.
answer:If there is no answer, please comment