Owl Get a Life
candles.cpp: In function ‘int main()’:candles.cpp:18:1: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’? 18 | sort(x.begin(),x.end()); | ^~~~ | qsort