1716: 例题1-1-1 按要求输出信息(1)
Memory Limit:12 MB
Time Limit:1.000 S
Submit数:4
Solved数:3
Description
编写一个C程序,要求在屏幕上输出一下一行信息。
This is my first c program!
Input描述
无
Output描述
This is my first c program!
Sample Input Copy
无
Sample Output Copy
This is my first c program!
Source/Category
⋮