| Problem | potatosalad |
|---|---|
| User | T34 |
| Submission Time | 2025-11-17 16:13:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:18:5: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
18 | sort(kartoffelsalat.begin(), kartoffelsalat.end());
| ^~~~
| qsort