What does this piece of code do?
…
int main(void)
{
…
vector<int> arr(10);
…
copy(arr.begin(), arr.end(), ostream_iterator<int>(cout, " "));
}

Слідкуй за CodeGalaxy

Мобільний додаток Beta

Get it on Google Play
Зворотній Зв’язок
Cosmo
Зареєструйся Зараз
або Підпишись на майбутні тести