#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% | 211 CPM | 73 次 | 2 | 良好,向更快挑战! |
The wrong word this time: a,i | |||||||
Suggestion:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
Inspirational quotes: 勇气是衡量灵魂大小的标准。 ——卡耐基 |