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