Problem fuel
User Schzeey
Submission Time 2023-03-06 23:37:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fuel.cpp: In function ‘int main()’:
fuel.cpp:16:31: error: lvalue required as left operand of assignment
16 | if (arr[i] - lastTU = 0){
| ^