Problem | sort |
---|---|
User | blackpanther |
Submission Time | 2025-05-07 12:25:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sort.cpp: In function βint main()β:
sort.cpp:9:52: error: a function-definition is not allowed here before β{β token
9 | bool compare(const string &a, const string &b) {
| ^