#include<bits/stdc++.h> using namespace std; int main(){int n; cin >> n; if(n >= 90){ cout
<< "Great"; }else if(n >= 70){cout << "Good"; }else if(n >= 60){ cout << "Average"; }else
{ cout << "Poor"; ...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《Day03-L1-C++ 指法练习》 | 520字 | 2.0分钟 | 100% | 60 CPM | 16 次 | 0 | 不及格,加强练习! |
Inspirational quotes: 将快乐传递给每一个孩子,让孩子的世界变得更加美丽精彩。 ——范奕芳 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |