有没有c++高手解释一下int val = val;为什么可以编译通过???疑问了好多年,还是不知道为什么?[解决办法]int x = x;Here the x is initialized with its own (indeterminate) value[解决办法]