题解 1987: 考试评级

来看看其他人写的题解吧!要先自己动手做才会有提高哦! 
返回题目 | 我来写题解

筛选

1987: 考试评级

摘要:解题思路:注意事项:参考代码:#include<iostream> #include<cmath> using namespace std; int main() {     int sco……

考试评级-题解(C++代码)

水题大仙来了考察if~else和switch~case的基本东西```cpp#includeusingnamespacestd;intmain(){intn;chart;cin>>n;if(n>=80)t='A';elseif(n>=60&&n=40&&n