Problem | speakers |
---|---|
User | Henries |
Submission Time | 2025-02-12 23:43:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
speakers.cpp: In function ‘int main()’:
speakers.cpp:14:25: error: ‘cmp’ was not declared in this scope; did you mean ‘bcmp’?
14 | sort(v.begin(),v.end(),cmp);
| ^~~
| bcmp