Hello i need some help understanding #include <iostream> using namespace std; int main() { int x[5]; int i; for (i = 0; i ...