| Problem | lengthsort |
|---|---|
| User | chlq3x |
| Submission Time | 2026-07-05 05:27:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lengthsort.cpp: In function ‘int main()’:
lengthsort.cpp:13:45: error: ‘cmp’ was not declared in this scope; did you mean ‘bcmp’?
13 | stable_sort(words.begin(), words.end(), cmp);
| ^~~
| bcmp