| Problem | party |
|---|---|
| User | idontlikeboystrustme |
| Submission Time | 2026-01-11 15:44:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
party.cpp: In function ‘int main()’:
party.cpp:25:11: error: no match for ‘operator+=’ (operand types are ‘long long int’ and ‘std::vector<int>’)
25 | ans+=adj[i];
| ~~~^~~~~~~~