Problem | ljubomora |
---|---|
User | NgMinSong123 |
Submission Time | 2023-02-27 16:38:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ljubomora.cpp: In function ‘int main()’:
ljubomora.cpp:28:25: error: ‘accumulate’ was not declared in this scope
28 | int low = 1, high = accumulate(colors.begin(), colors.end(), 0);
| ^~~~~~~~~~