Imports the elements in the array c++ code example Example: Imports the elements in the array c++ for (auto &i : a) { cin >> i; }