0_0_25409744_14838.cpp: In function 'void search(int*, int)': 0_0_25409744_14838.cpp:36:2: error: expected ';' before 'for' for(int j=1;j<n;j++) ^ 0_0_25409744_14838.cpp:36:14: error: 'j' was not declared in this scope for(int j=1;j<n;j++) ^