#include<bits/stdc++.h>
using namespace std;
int k,n,x;
int a[110];
int main(){
while(cin >> n){
for(int i = 0; i < n; i++)cin >> a[i];
cin >> k;
bool f = false;
int c;
for(int i = 0; i < ...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《c++代码》 | 364字 | 5.6分钟 | 99% | 52 CPM | 33 次 | 2 | 不及格,加强练习! |
The wrong word this time: {,) | |||||||
Suggestion:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
Inspirational quotes: 凡事都要踏踏实实去做,不驰于空想,不骛于虚声,而惟以求真的态度作踏实的工夫,以此态度求学,则真理可明,以此态度做事,则功业可就。 ——李大钊 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |