| Problem | fuel |
|---|---|
| User | dacashew |
| Submission Time | 2023-11-17 11:12:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fuel.cpp: In function ‘int32_t main()’:
fuel.cpp:20:33: error: expected ‘}’ at end of input
20 | if(maxi!=l) arr.push_back(l);
| ^
fuel.cpp:5:1: note: to match this ‘{’
5 | {
| ^