#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字 | 3.0分钟 | 97% | 89 CPM | 10 次 | 6 | 不及格,加强练习! |
The wrong word this time: s,i,;,,',' | |||||||
Inspirational quotes: 四字真言助你纵横职场:劣:平时少出力,肯定差一级;否:真正反对你的不表现在嘴上;令:今天多干点,明天才有权;捧:奉承同事或上司,都要有一手。 ——俞敏洪 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |