Toggle navigation
HNUCM-OJ
F.A.Qs
ProblemSet
Source/Category
Status
Ranklist
Contest
Login
Language
中文
ئۇيغۇرچە
English
فارسی
ไทย
한국어
Problem1100--例题1-1-1 按要求输出信息(1)
1100: 例题1-1-1 按要求输出信息(1)
[Creator :
]
Time Limit :
1.000
sec
Memory Limit :
12 MB
Submit
Solved: 650
Submit Num: 1412
Statistics
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
C语言第四版教学实验-第一章
简单C程序入门