#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字 | 5.0分钟 | 100% | 90 CPM | 17 次 | 0 | 不及格,加强练习! |
Inspirational quotes: 成名的艺术家反为盛名所拘束,所以他们最早的作品往往是最好的。 ——贝多芬 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |