Owl Get a Life
cups.cpp: In function ‘int main()’:cups.cpp:32:29: error: binding reference of type ‘int&’ to ‘const int’ discards qualifiers 32 | for (int& val : c) { | ^