Problem attractions
User PlayVoltz
Submission Time 2023-12-30 07:35:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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