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