void main 结尾可以有return,但是只能是 void main() // your code return; // 只能是这种形式才能编译通过。
匿名回答于2023-09-14 04:56:22