Owl Get a Life
platonic2.cpp: In function ‘int main()’:platonic2.cpp:14:18: error: ‘i’ was not declared in this scope 14 | sort(A[N], A[i], greater<int>()); | ^