#include using namespace std; int main() { int i=10; int j=20; int *p=&i; cout<<"i:"<<"\t"<