Bitonic Subarrays Problems

How to initialize the whole arrays with same value;
int inc[n]={1}, dec[n]={1}; It doesn’t works I am trying to assign 1 in the whole arrays