Problem | fuelstation |
---|---|
User | anusha777 |
Submission Time | 2023-01-19 23:39:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fuelstation.cpp: In function ‘void task()’:
fuelstation.cpp:40:14: error: expected ‘)’ before ‘]’ token
40 | if(a[i][2]]>=f) rem+=a[i][1];
| ~ ^
| )
fuelstation.cpp:40:14: error: expected primary-expression before ‘]’ token