Problem sort
User dieunq1309
Submission Time 2024-06-18 15:10:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sort.cpp: In function ‘bool cmp(std::string, std::string)’:
sort.cpp:5:2: error: ‘flagged’ was not declared in this scope
5 | flagged = false;
| ^~~~~~~