#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字 | 4.1分钟 | 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 |