| Problem | lunchbox |
|---|---|
| User | OviyanGandhi |
| Submission Time | 2024-02-19 19:51:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:9:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
9 | sort(a.begin(), a.end());
| ^~~~
| qsort