| Problem | fuelstation |
|---|---|
| User | bribritt |
| Submission Time | 2024-01-19 13:18:47 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fuelstation.cpp: In function ‘int main()’:
fuelstation.cpp:34:13: error: expected ‘}’ at end of input
34 | cout << ans;
| ^
fuelstation.cpp:25:8: note: to match this ‘{’
25 | main() {
| ^