| Problem | fuel |
|---|---|
| User | aj |
| Submission Time | 2025-02-13 12:29:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fuel.cpp: In function ‘int main()’:
fuel.cpp:17:29: error: ‘class std::vector<int>’ has no member named ‘sort’
17 | distance_from_beginning.sort(distance_from_beginning.begin(),distance_from_beginning.end());
| ^~~~