| Problem | sos |
|---|---|
| User | foodaholic |
| Submission Time | 2025-03-12 11:16:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sos.cpp: In function ‘int main()’:
sos.cpp:24:9: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
24 | sort(all(tracklst));
| ^~~~
| qsort