Owl Get a Life
smurf.cpp: In function ‘int main()’:smurf.cpp:25:29: error: incompatible types in assignment of ‘int*’ to ‘int [n]’ 25 | smurfs = reverse(smurfs, i); | ^