| Problem | bananasmoothie |
|---|---|
| User | ilikeeggs |
| Submission Time | 2024-07-31 23:45:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bananasmoothie.cpp: In function ‘int32_t main()’:
bananasmoothie.cpp:37:13: error: no match for ‘operator[]’ (operand types are ‘std::priority_queue<long long int>’ and ‘long long int’)
37 | a+=q[i];
| ^