int main(int argc, char *argv[]){ int a = 0xe+1; // error #2182: '0xe+1' is a preprocessing number but an invalid integer constant.}