Main.cc:14:14: warning: "/*" within comment [-Wcomment] a[c-1] = d;//** ^ Main.cc: In function 'int main()': Main.cc:29:18: error: expected primary-expression before '=' token for(int i =1;i< =n;i++){ ^