Main.cc: In function 'int main()': Main.cc:10:14: error: invalid conversion from 'int*' to 'int' [-fpermissive] for(int j=n-1;j>=0;j--){ ^