编写一个C程序,输出以下信息: Very good!

来源:百度知道 编辑:UC知道 时间:2024/07/07 19:34:13

#include <stdio.h>
void main()
{
printf("very good!");
}

...........真是.....
#include "stdio.h"
main()
{char c;
printf("YOU ARE VERY BAD!You are not mentally retarded???? Y or N!!!!!\n");
c=getchar();
if(c="Y")
printf("YOU ARE VERY BAD!\n");
if(c="N")
printf("YOU ARE LIE!\n");}

#include <stdio.h>
void main()
{
printf("very good!");
}

include <stdio.h>
void main()
{

printf("Very good!");
}

include <stdio.h>
main()
{
printf("Very good!");
}

console.write("Very good");