如果在CI写:
int num;
在我分配任何东西之前num,是num不确定的价值?
num
c initialization declaration
c ×1
declaration ×1
initialization ×1