Owl Get a Life
sort.cpp: In function ‘int main()’:sort.cpp:16:7: error: ‘i’ was not declared in this scope 16 | for (i = 0; i<n; ++i){ | ^