0_0_32351227_14638.cpp: In function 'int main()': 0_0_32351227_14638.cpp:40:24: error: 'a' was not declared in this scope for(int j=1;j<=n;j++)a[j]=f(j); ^ 0_0_32351227_14638.cpp:41:8: error: 'a' was not declared in this scope sort(a+1,a+n+1); ^