int i = 1; int main() { int i = i; return 0; } //能通过编译,但i是未定义的值 下水道井盖为什么是圆的 展示一段自己觉得写过的最好的程序 数组在哪里分配空间(堆or栈)