Problem | pandaeyes |
---|---|
User | ChickenCoder |
Submission Time | 2023-06-10 22:50:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pandaeyes.cpp: In function ‘int main()’:
pandaeyes.cpp:12:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
12 | sort(arr, arr+n);
| ^~~~
| qsort