游客 Signup | Login
中文 | En

1818 - 课后习题1.5

通过次数

0

提交次数

0

Time Limit : 1 秒 Memory Limit : 128 MB

请参照本章例题,编写一个C程序,输出以下信息:

**************************

         Very    Good!

数*号可看出,Very前面9空格,Good前面……

*也是输出的一部分,别光打印Very Good!

另注意,星号的行和Very Good的行之间并没有额外的空行。

Input

无需输入

Output

**************************

         Very    Good!

Examples

Input Format

no input needed

Output Format

**************************
         Very    Good!
**************************