我的代码:
const int i = 0; const int *p = &i; int main() { *(int *)0 = 0; *(int *)p = 0; return 0; }
颜色查询地址:http://www.color-hex.com/color/fbedbb
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3