Problem | examstress |
---|---|
User | jatrophalouvre |
Submission Time | 2024-12-04 22:09:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
examstress.cpp: In function ‘int main()’:
examstress.cpp:10:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
10 | sort(s, s+n);
| ^~~~
| qsort