| Problem | fuel |
|---|---|
| User | CastyLoz17 |
| Submission Time | 2025-01-27 17:32:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fuel.cpp:14:10: error: stray ‘#’ in program
14 | n=-1 # Edge case: Fuel cannot reach first gas station
| ^
fuel.cpp:1:1: error: ‘import’ does not name a type
1 | import sys
| ^~~~~~