给出一百分制成绩,要求输出成绩等级‘A’,‘B’,‘C’,‘D’,‘E’.90分以上为‘A’,80~89分为‘B’,70

给出一百分制成绩,要求输出成绩等级‘A’,‘B’,‘C’,‘D’,‘E’.90分以上为‘A’,80~89分为‘B’,70~79分为‘C’,60~69分为‘D’,60分以下为‘E’.
65973890 1年前 已收到1个回答 举报

liagnes123 幼苗

共回答了15个问题采纳率:100% 举报

#include
using namespace std;
void main(){
x09coutscore;
x09while(score100){
x09x09coutscore;
x09}
x09switch(score/10){
x09case 10:
x09case 9:
x09x09cout

1年前

9
可能相似的问题
Copyright © 2024 YULUCN.COM - 雨露学习互助 - 16 q. 0.032 s. - webmaster@yulucn.com