#include using namespace std; void f(int d[],const int sized){ // C++ style, empty [] tells compiler d is array for (int i=0;i