> 其他 >
输入一个百分制成绩,输出对应的等级A:>=90,B:80~89,C:70~79,D:60~69,E:=90,B:80~89,C:70~79,D:60~69,E:
人气:440 ℃ 时间:2020-06-07 03:02:54
解答
#include
void main()
{
int score,c;
scanf("%d",&score);
\x05if(score>100||score
推荐
猜你喜欢
© 2024 79432.Com All Rights Reserved.
电脑版|手机版