Owl Get a Life
boxes4.cpp: In function ‘int main()’:boxes4.cpp:6:18: error: ‘a’ was not declared in this scope 6 | if(is_sorted(a.begin(), a.end())) cout << "YES"; | ^