Problem | stickytape |
---|---|
User | caffeine |
Submission Time | 2023-02-15 20:45:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
stickytape.cpp: In function ‘int32_t main()’:
stickytape.cpp:13:5: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
13 | sort(arr,arr+m);
| ^~~~
| qsort