Problem lengthsort
User ppppeixi
Submission Time 2026-06-13 11:37:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lengthsort.cpp: In function ‘bool sort_two(std::string, std::string)’:
lengthsort.cpp:10:15: error: expected ‘;’ before ‘}’ token
10 | return false}
| ^
| ;