Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:13:6: error: request for member ‘sort’ in ‘arr’, which is of non-class type ‘int [m]’ 13 | arr.sort(0,m-1); | ^~~~