Problem | cups |
---|---|
User | kesleryak |
Submission Time | 2024-05-02 19:43:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
cups.cpp: In function ‘int main()’:
cups.cpp:32:35: error: binding reference of type ‘long long int&’ to ‘const long long int’ discards qualifiers
32 | for (long long& val : c) {
| ^