#include<bits/stdc++.h>
using namespace std;
int main(){
int n, sum = 8;
char c;
cin >> n >> c;
if(n > 1000){
if((n-1000)%500 > 0){
sum += 4;
}
sum += (n-1000)/500*4;
} if(c == ...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《代码1》 | 249字 | 4.0分钟 | 96% | 50 CPM | 32 次 | 8 | 不及格,加强练习! |
The wrong word this time: c,h,a,r,},',',; | |||||||
Suggestion:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
Inspirational quotes: 要守护的人,不要再增加了。 ——日向枣 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |