Problem | videogames |
---|---|
User | YH |
Submission Time | 2025-03-29 13:25:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
videogames.cpp: In function ‘int main()’:
videogames.cpp:58:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
58 | sort(pain_and_gain.begin(), pain_and_gain.end());
| ^~~~
| qsort