Problem | lunchbox |
---|---|
User | P0lterg3ist |
Submission Time | 2023-02-17 16:12:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main(int, char**)’:
lunchbox.cpp:15:14: error: ‘class std::vector<short unsigned int>’ has no member named ‘sort’
15 | wantedBoxes.sort(wantedBoxes.rbegin(), wantedBoxes.rend());
| ^~~~