| Problem | lengthsort |
|---|---|
| User | ppppeixi |
| Submission Time | 2026-06-13 11:40:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lengthsort.cpp: In function ‘int main()’:
lengthsort.cpp:28:1: error: expected ‘}’ at end of input
28 | }
| ^
lengthsort.cpp:15:15: note: to match this ‘{’
15 | signed main() {
| ^