Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:14:9: error: request for member ‘sort’ in ‘Mylist’, which is of non-class type ‘int [n]’ 14 | Mylist.sort(); | ^~~~