#include using namespace std; const int arr_size = 5; int main () { int arr[arr_size]; for (int i=0; i