Problem | competition |
---|---|
User | samvar0907 |
Submission Time | 2024-01-24 21:47:02 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
competition.cpp: In function ‘int main()’:
competition.cpp:45:13: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
45 | sort(physics_team.rbegin(), physics_team.rend());
| ^~~~
| qsort