Owl Get a Life
sort.cpp: In function ‘int comp(std::string&, std::string&)’:sort.cpp:11:29: error: ‘n’ was not declared in this scope 11 | for (int i = 0; i < n; ++i){ | ^