| Problem | fuel |
|---|---|
| User | AaravRastogi |
| Submission Time | 2025-12-15 14:10:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fuel.cpp: In function ‘void solve()’:
fuel.cpp:26:12: error: ‘current_pos’ was not declared in this scope
26 | while (current_pos < l) {
| ^~~~~~~~~~~
At global scope:
cc1plus: error: ‘::main’ must return ‘int’