Owl Get a Life
cake.cpp: In function ‘int main()’:cake.cpp:51:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’? 51 | sort(sd.begin(), sd.end(), compare); | ^~~~ | qsort