Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:14:5: error: expected ‘,’ or ‘;’ before ‘sort’ 14 | sort(A.begin(), A.end()); | ^~~~