Problem party
User idontlikeboystrustme
Submission Time 2026-01-11 15:44:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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];
| ~~~^~~~~~~~