#include
void main()
{
char cj;
double x;
printf("liease input fenshu x:");
scanf("%lf",&x);
if(x>=90 && x<=100)这个有字数限制?!那你给邮箱好了
void show(int a)
{ switch(a/10)
{case 10:
case 9: printf("A"); break;
。。
case 6: printf("D"); break;
default: printf("E"); break;
}
}字符限制