6636: 例题1-1-1 按要求输出信息(1)

内存限制:12 MB 时间限制:1.000 S
评测方式:文本比较 命题人:
提交:4 解决:3

题目描述

编写一个C程序,要求在屏幕上输出一下一行信息。

This is my first c program!

输入

输出

This is my first c program!

样例输入 复制

样例输出 复制

This is my first c program!