| Problem | globalwarming |
|---|---|
| User | personjs |
| Submission Time | 2025-02-12 15:59:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
globalwarming.cpp: In function ‘int main()’:
globalwarming.cpp:38:3: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
38 | sort(heights.begin(), heights.end());
| ^~~~
| qsort