#include <iostream>
#include <vector>
using namespace std;
int main()
{
int sum = 0, value = 0;
vector<int>test;
cout << "以*号作为结束;";
while (cin >> value)
test.push_back(value);
vecto...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《不定长的数组》 | 312字 | 3.4分钟 | 99% | 80 CPM | 56 次 | 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 |