I'm trying to access the matrix in that ı created in case in switch in java

后端 未结 0 1598
时光取名叫无心
时光取名叫无心 2020-12-11 04:44
        switch (secenek) {
            case 1: {
                System.out.println(matrix);
                break;
            }
            case 2: {
                      


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题