I keep getting this error "[Error] invalid conversion from 'int*' to 'int' [-fpermissive]", I have tried everything and still cant fix the error. Any hints?
Sorry i still don't understand, dont I need to declare it as an int since the elements in the array are ints? Can you please elaborate a little further?