Main.cc: In function 'int main()': Main.cc:49:13: error: invalid conversion from 'int*' to 'int' [-fpermissive] for(int j=a;j<=b;j++){ ^