123变456那个代码目测是这样吧: int y; int *addr = &y; addr++; addr++; int *b; b = (int*) *addr; b--; b--; *b = 456;
点赞 1
牛客网
牛客网在线编程
牛客网题解
牛客企业服务