Problem fuelstation
User snorky
Submission Time 2024-01-12 20:41:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fuelstation.cpp: In function ‘int main()’:
fuelstation.cpp:20:2: error: ‘else’ without a previous ‘if’
20 | else if(x[0]+a[0] < d){
| ^~~~