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