Problem | lineup |
---|---|
User | caffeine |
Submission Time | 2023-01-08 00:24:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lineup.cpp: In function ‘int32_t main()’:
lineup.cpp:21:5: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
21 | sort(cow.begin(),cow.end());
| ^~~~
| qsort