Problem | convention |
---|---|
User | Pan |
Submission Time | 2023-11-30 15:16:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
convention.cpp: In function ‘int main()’:
convention.cpp:15:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
15 | sort(time.begin(), time.end());
| ^~~~
| qsort