摘要: 二维数组根据其下标,判断它是第几个元素 3 3 0 2 2 1 2 1 2 2 1 public class qqqq { static int row; static int col; public static void main(String[] args) { Scanner in = ne 阅读全文
posted @ 2023-10-27 16:44 爱新觉罗LQ 阅读(50) 评论(0) 推荐(0)