| Problem | fuel |
|---|---|
| User | eliasxyz |
| Submission Time | 2025-06-12 15:24:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fuel.cpp: In function ‘int main()’:
fuel.cpp:17:9: error: ‘A’ was not declared in this scope
17 | while(A[istop]<=pos+T){
| ^
fuel.cpp:21:7: error: ‘A’ was not declared in this scope
21 | pos=A[istop-1];
| ^