switch1 이것이 자바다 - 챕터5 연습 문제 8번 int[][] array = { { 95, 86 }, { 83, 92, 96 }, { 78, 83, 93, 87, 88 } }; int sum = 0; int cnt = 0; for(int i = 0; i9번 Scanner sc = new Scanner(System.in); int students = 0; int[] scores = null; while (true) { System.out.println("-----------------------------------------------"); System.out.println("1.학생수 | 2.점수입력 | 3.점수리스트 | 4.분석 | 5.종료"); System.out.println("---------------.. 2025. 4. 5. 이전 1 다음 728x90 반응형