#include using namespace std; int main() { int* iptr; int a[] = { 10, 3, 4, 5, 2}; cout << a <