| Problem | party_noi |
|---|---|
| User | LovePeggingLucaBalsa |
| Submission Time | 2026-01-28 17:43:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
party_noi.cpp: In function ‘int main()’:
party_noi.cpp:16:14: error: request for member ‘insert’ in ‘capitalist’, which is of non-class type ‘long long int [(n + 1)]’
16 | capitalist.insert(max(capitalist[i-1],fucks[i]));
| ^~~~~~