| Problem | sadtrainer |
|---|---|
| User | Amalgame |
| Submission Time | 2025-01-13 16:10:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sadtrainer.cpp: In function ‘int main()’:
sadtrainer.cpp:15:5: error: ‘stable_sort’ was not declared in this scope
15 | stable_sort(numbers.begin(), numbers.end());
| ^~~~~~~~~~~