首页
编程
java
php
前端
首页
编程
java
php
前端
如何循环输入多组数组
while
(scanf(
"%d %d"
,&m,&n)!=EOF){ }
点击展开全文