#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 |