Problem | attractions |
---|---|
User | PlayVoltz |
Submission Time | 2023-12-30 07:35:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
attractions.cpp: In function ‘int32_t main()’:
attractions.cpp:15:4: error: no match for ‘operator-=’ (operand types are ‘long long int’ and ‘std::vector<long long int>’)
15 | k-=temp;
| ~^~~~~~