using namespace std; #include const int dim=10; int *times(int a[dim], int k) { int b[dim]; for (int i=0; i