Problem | wabot |
---|---|
User | tomorrowismyster1434 |
Submission Time | 2023-09-10 11:36:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
wabot.cpp: In function ‘int main()’:
wabot.cpp:18:5: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
18 | sort(modules.rbegin(), modules.rend());
| ^~~~
| qsort