Problem fuel
User eliasxyz
Submission Time 2025-06-10 16:40:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fuel.cpp: In function ‘int main()’:
fuel.cpp:19:26: error: ‘pos’ was not declared in this scope; did you mean ‘pow’?
19 | pq.push(F[i]-pos);
| ^~~
| pow