Owl Get a Life
fuel.cpp: In function ‘int main()’:fuel.cpp:13:4: error: ‘class std::deque<int>’ has no member named ‘sort’ 13 | d.sort(d.begin(),d.end()); | ^~~~