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