#include<bits/stdc++.h>
using namespace std;
int a[100];
int main(){
string s;
getline(cin,s);
for(int i=0;i<s.size();i++){
a[(int)(s[i]-'a')]++;
}
int maxn =-1,k;
for(int i=0;i<26;i++){
if(...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《01》 | 286字 | 5.0分钟 | 100% | 76 CPM | 3 次 | 0 | 不及格,加强练习! |
Inspirational quotes: 经理人不是只告诉别人怎么干的家伙,而是要激发队伍产生一定的报负,并使之朝目标勇往直前。 ——G·雷蒙德 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |