go

为什么 Scanf 的输入始终为 0?

英文: Why the input of Scanf is always 0? 问题 我正在尝试从用户那里获取输入并将其打印出来,但是在我输入一些内容后,距离的值似乎是0。 以下是代码: type P...