| Problem | photo |
|---|---|
| User | Fr5ctal |
| Submission Time | 2025-07-19 16:28:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
photo.cpp: In function ‘int main()’:
photo.cpp:27:5: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
27 | sort(heights.begin(), heights.end(), compare);
| ^~~~
| qsort