| Problem | thumper2 |
|---|---|
| User | gelastropod |
| Submission Time | 2025-08-16 18:40:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
thumper2.cpp: In function ‘int main()’:
thumper2.cpp:71:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
71 | sort(ss.begin(), ss.end());
| ^~~~
| qsort