#include using namespace std; const int arr_size = 3; int main () { int arr[arr_size*arr_size]={11,22,33,44,55,66,77,88,99}; for (int i=0; i