#include using namespace std; typedef unsigned short int ut; int main() { ut i; ut *p=0; i=5; p=&i; cout<<"i="<