| Problem | averyclassicsubsegmentproblem |
|---|---|
| User | ThinkingGeek257 |
| Submission Time | 2026-06-25 11:52:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
averyclassicsubsegmentproblem.cpp: In function ‘int main()’:
averyclassicsubsegmentproblem.cpp:24:9: error: no match for ‘operator+=’ (operand types are ‘long long int’ and ‘std::vector<long long int>’)
24 | sum += v;
| ~~~~^~~~