0_0_39312522_32408.cpp: In function 'int main()': 0_0_39312522_32408.cpp:31:26: error: 'cmp' was not declared in this scope 31 | sort(a+1, a+1+ n, cmp); | ^~~