0_0_37759669_32501.cpp: In function 'int main()': 0_0_37759669_32501.cpp:20:19: error: array must be initialized with a brace-enclosed initializer for(int i=1,p[0]=1;i<N*2;i++)p[i]=p[i-1]*S; ^