#include using namespace std; int main() { int i; int *p=0; cout<<"i的地址为:"<<&i<