Problem | lengthsort |
---|---|
User | supercel980 |
Submission Time | 2024-08-23 16:18:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lengthsort.cpp: In function ‘bool comparator(std::string, std::string)’:
lengthsort.cpp:9:11: error: ‘False’ was not declared in this scope
9 | return False;
| ^~~~~