Problem | competition |
---|---|
User | sporknives |
Submission Time | 2024-06-25 18:58:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
competition.cpp: In function ‘int main()’:
competition.cpp:16:27: error: ‘diff_compare’ was not declared in this scope
16 | sort(scores, scores + n, diff_compare);
| ^~~~~~~~~~~~