#include #include using namespace std; int main () { std::array myarray = {10, 20, 30, 40, 50, 60} ; for(int i=0; i