Owl Get a Life
cups.cpp: In function ‘int main()’:cups.cpp:34:8: error: no match for ‘operator[]’ (operand types are ‘std::set<int>’ and ‘int’) 34 | cup[j] += value; | ^