指针的自增运算 #include <iostream> #include <Windows.h> using namespace std; int main(void) { //学员的年龄 int ages[] <