#include using namespace std; int main() { int answer = 42; int *theAddoftheans = &answer; cout<<"The answer is "<